gnu: pgpdump: Update to 0.34.

* gnu/packages/gnupg.scm (pgpdump): Update to 0.34.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-18 16:55:30 +01:00
parent 7c6f0b4249
commit 38085f0fbf
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1029,14 +1029,14 @@ (define-public paperkey
(define-public pgpdump
(package
(name "pgpdump")
(version "0.33")
(version "0.34")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.mew.org/~kazu/proj/pgpdump/pgpdump-"
version ".tar.gz"))
(sha256
(base32 "1j001jra2m89n6cys3n0hs574bipjdzfxhzpnd4jfyv95mqwl7n4"))))
(base32 "080ayqqxb13ngpg6zvaipszwnjadafw3ni7w7gg189cmh3lab7cq"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no make check