1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: keepassxc: Update to 2.7.6.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.6.
This commit is contained in:
Efraim Flashner
2023-09-19 17:32:25 +03:00
parent 6f30e5b3bf
commit 7083f2cf87

View File

@@ -145,7 +145,7 @@ human.")
(define-public keepassxc
(package
(name "keepassxc")
(version "2.7.5")
(version "2.7.6")
(source
(origin
(method url-fetch)
@@ -153,7 +153,7 @@ human.")
"/releases/download/" version "/keepassxc-"
version "-src.tar.xz"))
(sha256
(base32 "03002fncllr658mgl5s6an5wnh0a333qnkxad6aw85hqj004iqpd"))))
(base32 "0w6nh2lnzfqcxasfsppmh4q309p1flzgfiv25hahzsd8kx879055"))))
(build-system cmake-build-system)
(arguments
(list