me
/
guix
Archived
1
0
Fork 0

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>
master
Jack Hill 2023-03-06 21:54:17 -05:00 committed by Ludovic Courtès
parent 82690c9b36
commit 52577616c5
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -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