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
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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