[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: libgpg-error: Update to 1.51.
From: |
guix-commits |
Subject: |
01/07: gnu: libgpg-error: Update to 1.51. |
Date: |
Sun, 29 Dec 2024 06:46:05 -0500 (EST) |
civodul pushed a commit to branch wip-libgcrypt-gpg-update
in repository guix.
commit 74c937a7f35d49813676fdedf39bc9a08687fd6c
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Dec 29 11:47:09 2024 +0100
gnu: libgpg-error: Update to 1.51.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.51.
Change-Id: I44ff7b33bcbe60b0dc242be17c6fa37f1c7c6ac8
---
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 fbf1e5ed54..504f7a20f4 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -96,7 +96,7 @@
(define-public libgpg-error
(package
(name "libgpg-error")
- (version "1.47")
+ (version "1.51")
(source
(origin
(method url-fetch)
@@ -104,7 +104,7 @@
version ".tar.bz2"))
(sha256
(base32
- "1nwvpg5inpjzbq7r6wqsgmwcnfqyahcw9hi8discqvmrcq4nfg4y"))))
+ "1cp64xa58977fysj1z1rgj60qxbjkzqpkpww6raysgmrnqnin3xy"))))
(build-system gnu-build-system)
(arguments
(list
- branch wip-libgcrypt-gpg-update created (now 04673f8d50), guix-commits, 2024/12/29
- 01/07: gnu: libgpg-error: Update to 1.51.,
guix-commits <=
- 05/07: gnu: npth: Update to 1.8., guix-commits, 2024/12/29
- 03/07: gnu: libassuan: Update to 3.0.1., guix-commits, 2024/12/29
- 06/07: gnu: gnupg: Update to 2.5.2., guix-commits, 2024/12/29
- 04/07: gnu: libksba: Update to 1.6.7., guix-commits, 2024/12/29
- 07/07: gnu: gpgme: Update to 1.24.1., guix-commits, 2024/12/29
- 02/07: gnu: libgcrypt: Update to 1.11.0., guix-commits, 2024/12/29