[PATCH] gnu: keepassxc: Update to 2.7.8.

  • Done
  • quality assurance status badge
Details
2 participants
  • jgart
  • Timotej Lazar
Owner
unassigned
Submitted by
Timotej Lazar
Severity
normal
T
T
Timotej Lazar wrote on 18 May 12:00 +0200
(address . guix-patches@gnu.org)(name . Timotej Lazar)(address . timotej.lazar@araneo.si)
ece8273dde4fe15678ebd3c871ee01087cdac11f.1716026415.git.timotej.lazar@araneo.si
* 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(-)

Toggle diff (26 lines)
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
J
(address . 71032-done@debbugs.gnu.org)(name . Timotej Lazar)(address . timotej.lazar@araneo.si)
8d838cfa7453fd96e817015c1ba470e8a926f4b0@dismail.de
Thanks for the patch.

Applied!

all best,

jgart
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71032@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71032
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch