gnu: keepassxc: Update to 2.7.1.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.1.
This commit is contained in:
Efraim Flashner 2022-04-06 23:31:22 +03:00
parent 3ac90f92a0
commit 00ce149606
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -130,7 +130,7 @@ (define-public pwgen
(define-public keepassxc
(package
(name "keepassxc")
(version "2.7.0")
(version "2.7.1")
(source
(origin
(method url-fetch)
@ -138,7 +138,7 @@ (define-public keepassxc
"/releases/download/" version "/keepassxc-"
version "-src.tar.xz"))
(sha256
(base32 "19va0a9r5px7cbx1ixawaaxrkpfgigb9g81z6h1ngk84164pdgl3"))))
(base32 "1ryk2ndv93jb155cp7qkjm7jd8hjy0v5gqvdvbdidhrmdiibl0b0"))))
(build-system cmake-build-system)
(arguments
(list