guix-commits
[Top][All Lists]
Advanced

[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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]