[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/12: gnu: libgpg-error: Update to 1.19.
From: |
Paul |
Subject: |
12/12: gnu: libgpg-error: Update to 1.19. |
Date: |
Thu, 09 Jul 2015 16:46:55 +0000 |
toothbrush pushed a commit to branch master
in repository guix.
commit 552b98a20890905a3e756139aedf9b347a429988
Author: Paul van der Walt <address@hidden>
Date: Thu Jul 9 13:08:15 2015 +0200
gnu: libgpg-error: Update to 1.19.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.19.
---
gnu/packages/gnupg.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 8aea3da..1c2b567 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -41,7 +41,7 @@
(define-public libgpg-error
(package
(name "libgpg-error")
- (version "1.18")
+ (version "1.19")
(source
(origin
(method url-fetch)
@@ -49,7 +49,7 @@
version ".tar.bz2"))
(sha256
(base32
- "0408v19h3h0q6w61g51hgbdg6cyw81nyzkh70qfprvsc3pkddwcz"))))
+ "12wpqhjlsw4iaanifbqm2kich6c7x7lm8a7zhy6x5ifm6c9hw4jk"))))
(build-system gnu-build-system)
(home-page "http://gnupg.org")
(synopsis "Library of error values for GnuPG components")
- 01/12: gnu: libmpdclient: Update to 2.10., (continued)
- 01/12: gnu: libmpdclient: Update to 2.10., Paul, 2015/07/09
- 03/12: gnu: mpd-mpc: Update to 0.27., Paul, 2015/07/09
- 02/12: gnu: mpd: Update to 0.19.10., Paul, 2015/07/09
- 05/12: gnu: ncmpc: Update to 0.24., Paul, 2015/07/09
- 04/12: gnu: ncmpcpp: Update to 0.6.5., Paul, 2015/07/09
- 06/12: gnu: libassuan: Update to 2.2.1., Paul, 2015/07/09
- 07/12: gnu: pius: Update to 2.1.1., Paul, 2015/07/09
- 08/12: gnu: npth: Update to 1.2., Paul, 2015/07/09
- 11/12: gnu: pinentry: Update to 1.9.5; add input libassuan., Paul, 2015/07/09
- 09/12: gnu: gpgme: Update to 1.5.5., Paul, 2015/07/09
- 12/12: gnu: libgpg-error: Update to 1.19.,
Paul <=
- 10/12: gnu: libksba: Update to 1.3.3., Paul, 2015/07/09