Skip to content
Snippets Groups Projects
Commit 1e738fc8 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: gnupg: Update to 2.1.7.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.7.
parent 0ce4c9d5
No related branches found
No related tags found
No related merge requests found
......@@ -192,14 +192,14 @@ (define-public npth
(define-public gnupg
(package
(name "gnupg")
(version "2.1.6")
(version "2.1.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnupg/gnupg/gnupg-" version
".tar.bz2"))
(sha256
(base32
"1zcj5vsrc64zyq7spnx2xlxlq6wxaf5bilpf6gbkp7qr8barlnay"))))
"0vl4wzraln0h4db0kfza4l5by5pgfijqplji5n4riv3zsiv3g2n1"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
......
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