[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/203: gnu: gnupg: Update to 2.2.30.
From: |
guix-commits |
Subject: |
35/203: gnu: gnupg: Update to 2.2.30. |
Date: |
Wed, 3 Nov 2021 21:09:51 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 84e2507bb64e0518d55e4d9d0b206eb8021cccf0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Aug 27 18:22:33 2021 +0200
gnu: gnupg: Update to 2.2.30.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.30.
---
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 501ef90..fe260fa 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -280,7 +280,7 @@ compatible to GNU Pth.")
(define-public gnupg
(package
(name "gnupg")
- (version "2.2.29")
+ (version "2.2.30")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnupg/gnupg/gnupg-" version
@@ -288,7 +288,7 @@ compatible to GNU Pth.")
(patches (search-patches "gnupg-default-pinentry.patch"))
(sha256
(base32
- "1j8cpp08zlz9a9n4g9z6352m1bvl369r94p4pjg8z0948pdprl1r"))))
+ "1111ry31gaxv76miqsy6l0kwxwlx8sz0jk41jhyrjwx649p6sqyc"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch core-updates-frozen-batched-changes created (now 1f5cff2), guix-commits, 2021/11/03
- 04/203: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/11/03
- 02/203: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/11/03
- 28/203: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/03
- 13/203: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 10/203: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/03
- 23/203: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/11/03
- 24/203: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/03
- 36/203: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/03
- 35/203: gnu: gnupg: Update to 2.2.30.,
guix-commits <=
- 41/203: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/03
- 44/203: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/03
- 26/203: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/03
- 48/203: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/11/03
- 47/203: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/03
- 39/203: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/03
- 52/203: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/11/03
- 53/203: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/03
- 66/203: gnu: gst-editing-services: Update to 1.18.5., guix-commits, 2021/11/03
- 16/203: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03