all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul van der Walt <paul@denknerd.org>
To: guix-devel@gnu.org
Subject: [PATCH 06/12] gnu: libgpg-error: Update to 1.19.
Date: Thu,  9 Jul 2015 14:23:52 +0200	[thread overview]
Message-ID: <1436444638-20802-6-git-send-email-paul@denknerd.org> (raw)
In-Reply-To: <1436444638-20802-1-git-send-email-paul@denknerd.org>

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.19.
---
 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 432409b..1e09e36 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -40,7 +40,7 @@
 (define-public libgpg-error
   (package
     (name "libgpg-error")
-    (version "1.18")
+    (version "1.19")
     (source
      (origin
       (method url-fetch)
@@ -48,7 +48,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")
-- 
2.4.5

  parent reply	other threads:[~2015-07-09 12:24 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 12:23 [PATCH 01/12] gnu: libmpdclient: Update to 2.10 Paul van der Walt
2015-07-09 12:23 ` [PATCH 02/12] gnu: mpd: Update to 0.19.10 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 03/12] gnu: mpd-mpc: Update to 0.27 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 04/12] gnu: ncmpcpp: Update to 0.6.5 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 05/12] gnu: ncmpc: Update to 0.24 Paul van der Walt
2015-07-09 16:11   ` Mark H Weaver
2015-07-09 12:23 ` Paul van der Walt [this message]
2015-07-09 16:13   ` [PATCH 06/12] gnu: libgpg-error: Update to 1.19 Mark H Weaver
2015-07-09 16:48     ` Paul van der Walt
2015-07-09 16:53       ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 07/12] gnu: libassuan: Update to 2.2.1 Paul van der Walt
2015-07-09 16:14   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 08/12] gnu: pius: Update to 2.1.1 Paul van der Walt
2015-07-09 16:15   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 09/12] gnu: npth: Update to 1.2 Paul van der Walt
2015-07-09 16:15   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 10/12] gnu: gpgme: Update to 1.5.5 Paul van der Walt
2015-07-09 16:15   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 11/12] gnu: libksba: Update to 1.3.3 Paul van der Walt
2015-07-09 16:16   ` Mark H Weaver
2015-07-09 12:23 ` [PATCH 12/12] gnu: pinentry: Update to 1.9.5 Paul van der Walt
2015-07-09 16:17   ` Mark H Weaver
2015-07-09 16:10 ` [PATCH 01/12] gnu: libmpdclient: Update to 2.10 Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436444638-20802-6-git-send-email-paul@denknerd.org \
    --to=paul@denknerd.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.