[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/227: gnu: gnupg: Update to 2.2.30.
From: |
guix-commits |
Subject: |
35/227: gnu: gnupg: Update to 2.2.30. |
Date: |
Thu, 11 Nov 2021 12:29:55 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 950be3ff1e2393bd9c2e8fee6163adbbe3b613d8
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)))
- 11/227: gnu: librsvg: Add a debug output., (continued)
- 11/227: gnu: librsvg: Add a debug output., guix-commits, 2021/11/11
- 14/227: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/11/11
- 10/227: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/11
- 26/227: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/11
- 29/227: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/11
- 15/227: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 22/227: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/11
- 24/227: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/11
- 40/227: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/11
- 36/227: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/11
- 35/227: gnu: gnupg: Update to 2.2.30.,
guix-commits <=
- 38/227: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/11
- 02/227: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/11/11
- 06/227: gnu: shadow: Set log in /var/log., guix-commits, 2021/11/11
- 08/227: gnu: gtk+: Add a debug output., guix-commits, 2021/11/11
- 12/227: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 13/227: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 19/227: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/11
- 16/227: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 17/227: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 20/227: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/11