guix_mirror_bot pushed a commit to branch crypto-team
in repository guix.
commit 99ba96661ba3dd1af01a8fd5dc0ef632322902cc
Author: Cayetano Santos <[email protected]>
AuthorDate: Thu May 28 11:44:56 2026 +0200
gnu: qgpgme: Update to 2.1.0.
* gnu/packages/gnupg.scm (qgpgme): Update to 2.1.0.
Change-Id: Idf7de4452f96f6d32d7e2bb7f2a88bc6e7b16c2f
---
gnu/packages/gnupg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 283b435f19..793d159762 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -547,13 +547,13 @@ gpgpme starting with version 1.7.")
(define-public qgpgme
(package
(name "qgpgme")
- (version "2.0.0")
+ (version "2.1.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnupg/qgpgme/qgpgme-" version ".tar.xz"))
(sha256
- (base32 "1bb198dk49bd7yx4cf4w07acjhllilx1nczdna7139ncflj5nr0m"))))
+ (base32 "024gdw8i5ibmq0bjjf6znhxw93chh1j21dr25m0gk9z4xsrzwcjv"))))
(build-system qt-build-system)
(arguments
(list