1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-01 08:14:08 +02:00

gnu: gpgmepp: Update to 2.1.0.

* gnu/packages/gnupg.scm (gpgmepp): Update to 2.1.0.

Change-Id: Ie733cff10648bd7e09cadc9dc1e5577ee19f99c8
This commit is contained in:
Cayetano Santos
2026-05-28 12:12:40 +02:00
parent f9a5195bf4
commit 1e00840ab4
+2 -2
View File
@@ -487,13 +487,13 @@ and every application benefits from this.")
(define-public gpgmepp
(package
(name "gpgmepp")
(version "2.0.0")
(version "2.1.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnupg/gpgmepp/gpgmepp-" version ".tar.xz"))
(sha256
(base32 "10jkaqzjr5gy04bmcw75q6iy2isk17plixwn61ps4237q14n0yfl"))))
(base32 "1qhn583cbi67694m3bg77ckb892in2f16src2x5m0102ix309y2p"))))
(build-system cmake-build-system)
(arguments
(list