Skip to content
Snippets Groups Projects
Commit a8f7da21 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

Revert "gnu: libgpg-error: Update to 1.19."

This reverts commit 552b98a2.
parent 552b98a2
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ (define-module (gnu packages gnupg) ...@@ -41,7 +41,7 @@ (define-module (gnu packages gnupg)
(define-public libgpg-error (define-public libgpg-error
(package (package
(name "libgpg-error") (name "libgpg-error")
(version "1.19") (version "1.18")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -49,7 +49,7 @@ (define-public libgpg-error ...@@ -49,7 +49,7 @@ (define-public libgpg-error
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"12wpqhjlsw4iaanifbqm2kich6c7x7lm8a7zhy6x5ifm6c9hw4jk")))) "0408v19h3h0q6w61g51hgbdg6cyw81nyzkh70qfprvsc3pkddwcz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "http://gnupg.org") (home-page "http://gnupg.org")
(synopsis "Library of error values for GnuPG components") (synopsis "Library of error values for GnuPG components")
......
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