[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/12: gnu: pass-age: Update to 1.7.4a1.
From: |
guix-commits |
Subject: |
09/12: gnu: pass-age: Update to 1.7.4a1. |
Date: |
Tue, 21 Mar 2023 14:15:25 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 52577616c5d2deb736ead3f1823ca27cda9ad44b
Author: Jack Hill <jackhill@jackhill.us>
AuthorDate: Mon Mar 6 21:54:17 2023 -0500
gnu: pass-age: Update to 1.7.4a1.
* gnu/packages/password-utils.scm (pass-age): Update to 1.7.4a1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/password-utils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 9ea1ce00a5..2f1388779f 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -634,7 +634,7 @@ through the pass command.")
(package
(inherit password-store)
(name "pass-age")
- (version "1.7.4a0")
+ (version "1.7.4a1")
(source
(origin
(method git-fetch)
@@ -643,7 +643,7 @@ through the pass command.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "17899whffnpqqx9x1nx2b8bfxbxlh1pwlglqa0kznl0cn6sb37ql"))))
+ (base32 "0g8x2zivid18qf1czq1yqychmbdzxzs83rg8a5b392m2rzxlrx08"))))
(build-system copy-build-system)
(arguments
'(#:modules
- branch master updated (4f63b4b86d -> 2120c768f2), guix-commits, 2023/03/21
- 01/12: services: static-networking: 'eval-when' for code used at expansion-time., guix-commits, 2023/03/21
- 04/12: gnu: vtk: Remove reference to GCC., guix-commits, 2023/03/21
- 03/12: gnu: vtk: Enable OpenMP, TBB, and Open MPI support., guix-commits, 2023/03/21
- 05/12: gnu: fennel: Update to 1.3.0., guix-commits, 2023/03/21
- 06/12: gnu: fnlfmt: Update to 0.3.0., guix-commits, 2023/03/21
- 07/12: gnu: Add dvisvgm., guix-commits, 2023/03/21
- 08/12: gnu: go-filippo-io-age: Update to 1.1.1., guix-commits, 2023/03/21
- 09/12: gnu: pass-age: Update to 1.7.4a1.,
guix-commits <=
- 10/12: gnu: ssh-to-age: Update to 1.1.2., guix-commits, 2023/03/21
- 12/12: gnu: python-pypandoc: Upgrade to 1.7.5., guix-commits, 2023/03/21
- 02/12: gnu: gnulib: Depend on git-minimal/pinned., guix-commits, 2023/03/21
- 11/12: gnu: pocl: Update to 3.1, guix-commits, 2023/03/21