gnu: pass-age: Update to 1.7.4a2.

* gnu/packages/password-utils.scm (pass-age): Update to 1.7.4a2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Nicolas Graves 2025-02-24 20:15:47 +01:00 committed by Nicolas Goaziou
parent 33c76a75f8
commit 6ed59649e1
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -827,7 +827,7 @@ through the pass command.")
(package
(inherit password-store)
(name "pass-age")
(version "1.7.4a1")
(version "1.7.4a2")
(source
(origin
(method git-fetch)
@ -836,7 +836,7 @@ through the pass command.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0g8x2zivid18qf1czq1yqychmbdzxzs83rg8a5b392m2rzxlrx08"))))
(base32 "1ap2i08zjvacd2rllrsx9bw3zz5i99bk0i5yxrssvn6w60bwjqdl"))))
(build-system copy-build-system)
(arguments
'(#:modules