[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/14: gnu: GnuPG: Update to 2.2.15.
From: |
guix-commits |
Subject: |
04/14: gnu: GnuPG: Update to 2.2.15. |
Date: |
Sun, 31 Mar 2019 16:52:59 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 5089ebc3a398e93c213edcc2998c9ac075c5bd9d
Author: Marius Bakke <address@hidden>
Date: Sun Mar 31 16:25:13 2019 +0200
gnu: GnuPG: Update to 2.2.15.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.15.
---
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 22ae435..0795be3 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -224,14 +224,14 @@ compatible to GNU Pth.")
(define-public gnupg
(package
(name "gnupg")
- (version "2.2.14")
+ (version "2.2.15")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnupg/gnupg/gnupg-" version
".tar.bz2"))
(sha256
(base32
- "0yzqrg24j9fc4f8ss5pclyvg70a9z53sv89vl77xii8yvi3fvy8v"))))
+ "0m6lyphbb20i84isdxzfhcbzyc682hdrdv4aqkzmhrdksycf536b"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (d7d3bdc -> 105fa9f), guix-commits, 2019/03/31
- 02/14: gnu: leveldb: Don't use unstable tarball., guix-commits, 2019/03/31
- 01/14: services: Open vSwitch: Provide a default configuration., guix-commits, 2019/03/31
- 03/14: gnu: leveldb: Update to 1.21., guix-commits, 2019/03/31
- 04/14: gnu: GnuPG: Update to 2.2.15.,
guix-commits <=
- 05/14: gnu: libssh2: Update to 1.8.2., guix-commits, 2019/03/31
- 11/14: gnu: mbedtls-apache: Update to 2.16.1., guix-commits, 2019/03/31
- 06/14: gnu: whois: Update to 5.4.2., guix-commits, 2019/03/31
- 09/14: gnu: python-markdown: Update to 3.1., guix-commits, 2019/03/31
- 12/14: gnu: SDDM: Update to 0.18.1., guix-commits, 2019/03/31
- 08/14: gnu: address@hidden: Update to 3.4.6., guix-commits, 2019/03/31
- 07/14: gnu: elogind: Update to 241.2., guix-commits, 2019/03/31
- 13/14: gnu: ungoogled-chromium: Enable VA-API on x86_64-linux only., guix-commits, 2019/03/31
- 10/14: gnu: pcsc-lite: Update to 1.8.25., guix-commits, 2019/03/31
- 14/14: gnu: ungoogled-chromium: Update to 73.0.3683.86-0.4c7fb6d [security fixes]., guix-commits, 2019/03/31