Skip to content
Snippets Groups Projects
Unverified Commit 77624841 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: gpgme: Update to 1.12.0.

* gnu/packages/gnupg.scm (gpgme): Update to 1.12.0.
parent 1d7b8a24
No related branches found
No related tags found
No related merge requests found
......@@ -369,7 +369,7 @@ (define-public gnupg-1
(define-public gpgme
(package
(name "gpgme")
(version "1.11.1")
(version "1.12.0")
(source
(origin
(method url-fetch)
......@@ -377,7 +377,7 @@ (define-public gpgme
".tar.bz2"))
(sha256
(base32
"0vxx5xaag3rhp4g2arp5qm77gvz4kj0m3hnpvhkdvqyjfhbi26rd"))
"1n4c1q2ls7sqx1vpr3p5n8vbjkw6kqp8jxqa28p0x9j36wf9bp5l"))
;; One test fails because the conflict keys have expired. See
;; https://dev.gnupg.org/T3815
(patches (list (origin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment