[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/217: gnu: gnupg: Update to 2.2.30.
From: |
guix-commits |
Subject: |
35/217: gnu: gnupg: Update to 2.2.30. |
Date: |
Sun, 14 Nov 2021 19:20:32 -0500 (EST) |
vagrantc 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)))
- 19/217: gnu: gstreamer: Update to 1.18.4., (continued)
- 19/217: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/14
- 20/217: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/14
- 21/217: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/14
- 22/217: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/14
- 25/217: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/14
- 26/217: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/14
- 29/217: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/14
- 30/217: gnu: farstream: Enable tests., guix-commits, 2021/11/14
- 31/217: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/14
- 33/217: gnu: bluez: Update to 5.59., guix-commits, 2021/11/14
- 35/217: gnu: gnupg: Update to 2.2.30.,
guix-commits <=
- 32/217: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/14
- 36/217: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/14
- 38/217: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/14
- 40/217: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/14
- 42/217: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/14
- 44/217: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/14
- 45/217: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/14
- 46/217: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/11/14
- 50/217: gnu: lib2geom: Update to 1.1., guix-commits, 2021/11/14
- 61/217: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/11/14