gnu: keepassxc: Update to 2.7.7.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.7.

Change-Id: I5fa337184de094fbb105571360a5766dfe3f8f33
This commit is contained in:
Nicolas Goaziou 2024-03-17 09:25:22 +01:00
parent 5a0b97a07c
commit 43d827a970
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -12,7 +12,7 @@
;;; Copyright © 20172021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Jelle Licht <jlicht@fsfe.org>
;;; Copyright © 2017, 2019 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2017, 2020-2022 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2017, 2020-2022, 2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2017 Manolis Fragkiskos Ragkousis <manolis837@gmail.com>
;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2018, 2022 Marius Bakke <marius@gnu.org>
@ -149,7 +149,7 @@ (define-public pwgen
(define-public keepassxc
(package
(name "keepassxc")
(version "2.7.6")
(version "2.7.7")
(source
(origin
(method url-fetch)
@ -157,7 +157,7 @@ (define-public keepassxc
"/releases/download/" version "/keepassxc-"
version "-src.tar.xz"))
(sha256
(base32 "0w6nh2lnzfqcxasfsppmh4q309p1flzgfiv25hahzsd8kx879055"))))
(base32 "0rzfh8xdsd1r0xb7yb0h2zyzwhbsp7si8c0haaqgzcz4k2p4bz2q"))))
(build-system qt-build-system)
(arguments
(list