* [PATCH] gnu: gnupg: Update to 2.1.13
@ 2016-06-16 20:51 ng0
2016-06-16 23:33 ` Leo Famulari
2016-06-16 23:52 ` Leo Famulari
0 siblings, 2 replies; 3+ messages in thread
From: ng0 @ 2016-06-16 20:51 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 1142 bytes --]
From d5c7521703d21e22667d484e46e0892d0392db27 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Thu, 16 Jun 2016 20:45:23 +0000
Subject: [PATCH] gnu: gnupg: Update to 2.1.13.
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
---
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 eb2dc80..01a1498 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -209,14 +209,14 @@ compatible to GNU Pth.")
(define-public gnupg
(package
(name "gnupg")
- (version "2.1.12")
+ (version "2.1.13")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnupg/gnupg/gnupg-" version
".tar.bz2"))
(sha256
(base32
- "01n5py45x0r97l4dzmd803jpbpbcxr1591k3k4s8m9804jfr4d5c"))))
+ "0xcn46vcb5x5qx0bc803vpzhzhnn6wfhp7x71w9n1ahx4ak877ag"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
--
2.8.4
[-- Attachment #1.2: 0001-gnu-gnupg-Update-to-2.1.13.patch --]
[-- Type: text/x-diff, Size: 1145 bytes --]
From d5c7521703d21e22667d484e46e0892d0392db27 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Thu, 16 Jun 2016 20:45:23 +0000
Subject: [PATCH] gnu: gnupg: Update to 2.1.13.
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
---
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 eb2dc80..01a1498 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -209,14 +209,14 @@ compatible to GNU Pth.")
(define-public gnupg
(package
(name "gnupg")
- (version "2.1.12")
+ (version "2.1.13")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnupg/gnupg/gnupg-" version
".tar.bz2"))
(sha256
(base32
- "01n5py45x0r97l4dzmd803jpbpbcxr1591k3k4s8m9804jfr4d5c"))))
+ "0xcn46vcb5x5qx0bc803vpzhzhnn6wfhp7x71w9n1ahx4ak877ag"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
--
2.8.4
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] gnu: gnupg: Update to 2.1.13
2016-06-16 20:51 [PATCH] gnu: gnupg: Update to 2.1.13 ng0
@ 2016-06-16 23:33 ` Leo Famulari
2016-06-16 23:52 ` Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2016-06-16 23:33 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 134 bytes --]
On Thu, Jun 16, 2016 at 08:51:55PM +0000, ng0 wrote:
> * gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
Testing this new gnupg...
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] gnu: gnupg: Update to 2.1.13
2016-06-16 20:51 [PATCH] gnu: gnupg: Update to 2.1.13 ng0
2016-06-16 23:33 ` Leo Famulari
@ 2016-06-16 23:52 ` Leo Famulari
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2016-06-16 23:52 UTC (permalink / raw)
To: guix-devel
On Thu, Jun 16, 2016 at 08:51:55PM +0000, ng0 wrote:
> * gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
Thanks! Applied as 1ee4274c962
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-16 23:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 20:51 [PATCH] gnu: gnupg: Update to 2.1.13 ng0
2016-06-16 23:33 ` Leo Famulari
2016-06-16 23:52 ` Leo Famulari
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).