* [bug#71032] [PATCH] gnu: keepassxc: Update to 2.7.8.
@ 2024-05-18 10:00 Timotej Lazar
2024-06-11 17:53 ` bug#71032: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-05-18 10:00 UTC (permalink / raw)
To: 71032; +Cc: Timotej Lazar
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.8.
Change-Id: Ibcd4097972ea2878f461044c82784eecd194dd13
---
gnu/packages/password-utils.scm | 4 ++--
1 file 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 @@ (define-public pwgen
(define-public keepassxc
(package
(name "keepassxc")
- (version "2.7.7")
+ (version "2.7.8")
(source
(origin
(method url-fetch)
@@ -158,7 +158,7 @@ (define-public keepassxc
"/releases/download/" version "/keepassxc-"
version "-src.tar.xz"))
(sha256
- (base32 "0rzfh8xdsd1r0xb7yb0h2zyzwhbsp7si8c0haaqgzcz4k2p4bz2q"))))
+ (base32 "18w32yw5y6dsadpibd3wf40vqa95grdss25r4im6bj5k28bi1lw7"))))
(build-system qt-build-system)
(arguments
(list
base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-11 17:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-18 10:00 [bug#71032] [PATCH] gnu: keepassxc: Update to 2.7.8 Timotej Lazar
2024-06-11 17:53 ` bug#71032: " jgart via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).