me
/
guix
Archived
1
0
Fork 0

gnu: libgpg-error: Update to 1.42.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.42.
master
Marius Bakke 2021-05-09 11:39:38 +02:00
parent 831c6d84e1
commit dc7ef4c243
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
(define-public libgpg-error
(package
(name "libgpg-error")
(version "1.39")
(version "1.42")
(source
(origin
(method url-fetch)
@ -90,7 +90,7 @@
version ".tar.bz2"))
(sha256
(base32
"13r9vf6dyjab6jh2821fp2r6m624iy838j2s3kpr882rmvf6x0sa"))))
"08syj8mlarww8mh8x3s0x6hjqbnxp2lkg3hab57qqpv1dh7yf1zw"))))
(build-system gnu-build-system)
(arguments
(if (%current-target-system)