me
/
guix
Archived
1
0
Fork 0

gnu: libgpg-error: Update to 1.45.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.45.
master
Marius Bakke 2022-06-26 17:43:23 +02:00
parent c097b6ad10
commit b3efda914e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@
(define-public libgpg-error
(package
(name "libgpg-error")
(version "1.42")
(version "1.45")
(source
(origin
(method url-fetch)
@ -99,7 +99,7 @@
version ".tar.bz2"))
(sha256
(base32
"08syj8mlarww8mh8x3s0x6hjqbnxp2lkg3hab57qqpv1dh7yf1zw"))))
"09haz1kk48b8q0hd58g98whylah0fp121yfgjms7pzsbzgj8w3sp"))))
(build-system gnu-build-system)
(arguments
(if (%current-target-system)