summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.si>2024-05-18 12:00:15 +0200
committerGuix Patches Tester <>2024-05-18 12:47:54 +0200
commit0079dc55dc4dc59bb7212c2bb3bdb33a7a6ae321 (patch)
tree3e4296e5ad27d51080d3977b6cd767d7cc57d013
parent0846eaecd45783bf40e8dc67b0c16f71068524b7 (diff)
downloadguix-patches-issue-71032.tar
guix-patches-issue-71032.tar.gz
gnu: keepassxc: Update to 2.7.8.issue-71032
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.8. Change-Id: Ibcd4097972ea2878f461044c82784eecd194dd13
-rw-r--r--gnu/packages/password-utils.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index eb64a7f306..12688c9a63 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -150,7 +150,7 @@ human.")
(define-public keepassxc
(package
(name "keepassxc")
- (version "2.7.7")
+ (version "2.7.8")
(source
(origin
(method url-fetch)
@@ -158,7 +158,7 @@ human.")
"/releases/download/" version "/keepassxc-"
version "-src.tar.xz"))
(sha256
- (base32 "0rzfh8xdsd1r0xb7yb0h2zyzwhbsp7si8c0haaqgzcz4k2p4bz2q"))))
+ (base32 "18w32yw5y6dsadpibd3wf40vqa95grdss25r4im6bj5k28bi1lw7"))))
(build-system qt-build-system)
(arguments
(list