[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: libgpg-error: Update to 1.32.
From: |
Marius Bakke |
Subject: |
05/08: gnu: libgpg-error: Update to 1.32. |
Date: |
Tue, 24 Jul 2018 14:54:50 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit fa258af20c29ad7e0c300553eb5cde2bb7ef15f6
Author: Marius Bakke <address@hidden>
Date: Tue Jul 24 20:52:22 2018 +0200
gnu: libgpg-error: Update to 1.32.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.32.
---
gnu/packages/gnupg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index cb0954f..54b4499 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -70,7 +70,7 @@
(define-public libgpg-error
(package
(name "libgpg-error")
- (version "1.31")
+ (version "1.32")
(source
(origin
(method url-fetch)
@@ -78,7 +78,7 @@
version ".tar.bz2"))
(sha256
(base32
- "1vx4nw6rxh2biy3h8n96fyr86q29h8gjl6837437i51jr4isil20"))))
+ "1jj08ns4sh1hmafqp1giskvdicdz18la516va26jycy27kkwaif3"))))
(build-system gnu-build-system)
(home-page "https://gnupg.org")
(synopsis "Library of error values for GnuPG components")
- branch core-updates updated (706ae8e -> 3b92441), Marius Bakke, 2018/07/24
- 01/08: gnu: openssl: Incorporate grafted changes., Marius Bakke, 2018/07/24
- 04/08: gnu: curl: Remove graft for 7.61.0., Marius Bakke, 2018/07/24
- 03/08: gnu: libtiff: Incorporate grafted changes., Marius Bakke, 2018/07/24
- 02/08: gnu: ghostscript: Incorporate grafted changes., Marius Bakke, 2018/07/24
- 08/08: gnu: icu4c: Update to 62.1., Marius Bakke, 2018/07/24
- 06/08: gnu: docbook-xsl: Delete bundled jars., Marius Bakke, 2018/07/24
- 05/08: gnu: libgpg-error: Update to 1.32.,
Marius Bakke <=
- 07/08: gnu: fribidi: Update to 1.0.5., Marius Bakke, 2018/07/24