unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: libgpg-error: Update to 1.21.
@ 2016-01-04 11:52 Manolis Ragkousis
  2016-01-04 23:37 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Manolis Ragkousis @ 2016-01-04 11:52 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

Hello everyone,

I noticed that we have an older version of libgpg-error.
Is there a particular reason? If not we could update it
and push it to core-updates. :-)

Here's the patch.

This version also solves an older problem I had with
targeting Hurd systems.

Manolis

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-libgpg-error-Update-to-1.21.patch --]
[-- Type: text/x-patch; name="0001-gnu-libgpg-error-Update-to-1.21.patch", Size: 1099 bytes --]

From 3936bece00f6911a8522216c2302aa4af23b979b Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Mon, 4 Jan 2016 13:44:36 +0200
Subject: [PATCH] gnu: libgpg-error: Update to 1.21.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.21.
---
 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 aeee440..b6b12e8 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -45,7 +45,7 @@
 (define-public libgpg-error
   (package
     (name "libgpg-error")
-    (version "1.19")
+    (version "1.21")
     (source
      (origin
       (method url-fetch)
@@ -53,7 +53,7 @@
                           version ".tar.bz2"))
       (sha256
        (base32
-        "12wpqhjlsw4iaanifbqm2kich6c7x7lm8a7zhy6x5ifm6c9hw4jk"))))
+        "0kdq2cbnk84fr4jqcv689rlxpbyl6bda2cn6y3ll19v3mlydpnxp"))))
     (build-system gnu-build-system)
     (home-page "http://gnupg.org")
     (synopsis "Library of error values for GnuPG components")
-- 
2.6.4


[-- Attachment #3: 0x8DF54C32.asc --]
[-- Type: application/pgp-keys, Size: 7062 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: libgpg-error: Update to 1.21.
  2016-01-04 11:52 [PATCH] gnu: libgpg-error: Update to 1.21 Manolis Ragkousis
@ 2016-01-04 23:37 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-01-04 23:37 UTC (permalink / raw)
  To: Manolis Ragkousis; +Cc: guix-devel

Manolis Ragkousis <manolis837@gmail.com> skribis:

> From 3936bece00f6911a8522216c2302aa4af23b979b Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <manolis837@gmail.com>
> Date: Mon, 4 Jan 2016 13:44:36 +0200
> Subject: [PATCH] gnu: libgpg-error: Update to 1.21.
>
> * gnu/packages/gnupg.scm (libgpg-error): Update to 1.21.

Efraim pushed it to core-updates.  Thanks to both of you!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-04 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-04 11:52 [PATCH] gnu: libgpg-error: Update to 1.21 Manolis Ragkousis
2016-01-04 23:37 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).