me
/
guix
Archived
1
0
Fork 0

gnu: keepassxc: Update to 2.7.6.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.6.
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
1 changed files with 2 additions and 2 deletions

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