[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: libgpg-error: Update to 1.51.
From: |
guix-commits |
Subject: |
01/10: gnu: libgpg-error: Update to 1.51. |
Date: |
Sun, 12 Jan 2025 18:27:49 -0500 (EST) |
civodul pushed a commit to branch libgcrypt-gpg-update
in repository guix.
commit df4c291130a15fc2ea42aec60d27c54b3bb89050
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 ad7b1e2e9e..ec2354f468 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 libgcrypt-gpg-update created (now 2c789cd2ed), guix-commits, 2025/01/12
- 01/10: gnu: libgpg-error: Update to 1.51.,
guix-commits <=
- 02/10: gnu: libgcrypt: Update to 1.11.0., guix-commits, 2025/01/12
- 03/10: gnu: libassuan: Update to 3.0.1., guix-commits, 2025/01/12
- 06/10: gnu: gnupg: Update to 2.5.2., guix-commits, 2025/01/12
- 04/10: gnu: libksba: Update to 1.6.7., guix-commits, 2025/01/12
- 05/10: gnu: npth: Update to 1.8., guix-commits, 2025/01/12
- 07/10: gnu: gpgme: Update to 1.24.1., guix-commits, 2025/01/12
- 08/10: gnu: gpgme: Remove 1.23 and update KDE users., guix-commits, 2025/01/12
- 09/10: build-system: cmake: Rework cross compilation., guix-commits, 2025/01/12
- 10/10: gnu: ath9k-firmware: Remove CMAKE_SYSTEM_NAME override., guix-commits, 2025/01/12