[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/19: gnu: libksba: Update to 1.6.1.
From: |
guix-commits |
Subject: |
06/19: gnu: libksba: Update to 1.6.1. |
Date: |
Fri, 16 Sep 2022 16:45:30 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 933e34f25c02deda210275a198a1c2e85702c4ea
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Sep 16 19:27:09 2022 +0200
gnu: libksba: Update to 1.6.1.
* gnu/packages/gnupg.scm (libksba): Update to 1.6.1.
---
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 bd8a7876bc..6d40b204ce 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -233,7 +233,7 @@ provided.")
(define-public libksba
(package
(name "libksba")
- (version "1.6.0")
+ (version "1.6.1")
(source
(origin
(method url-fetch)
@@ -242,7 +242,7 @@ provided.")
version ".tar.bz2"))
(sha256
(base32
- "12x40y9ihs8nw2xs2y2vjfw90mhikbm5rvabma0dh5frybk87mns"))))
+ "017aqq619yl1br46ghiw39n1yrh3cvdkhy926c4gl4faqdj0hxa0"))))
(build-system gnu-build-system)
(propagated-inputs
(list libgpg-error))
- 05/19: gnu: python-mako: Update to 1.2.2., (continued)
- 05/19: gnu: python-mako: Update to 1.2.2., guix-commits, 2022/09/16
- 07/19: gnu: GnuPG: Update to 2.2.39., guix-commits, 2022/09/16
- 02/19: gnu: glibc-for-bootstrap: Remove obsolete patch., guix-commits, 2022/09/16
- 03/19: gnu: freeimage: Adjust for LibTIFF 4.4., guix-commits, 2022/09/16
- 04/19: gnu: fontforge: Update to 20220308., guix-commits, 2022/09/16
- 08/19: gnu: libpaper: Update to 2.0.0., guix-commits, 2022/09/16
- 09/19: gnu: cmake-minimal: Update to 3.24.2., guix-commits, 2022/09/16
- 15/19: gnu: libtiff: Fix CVE-2022-34526., guix-commits, 2022/09/16
- 17/19: gnu: Remove wayland-protocols-next., guix-commits, 2022/09/16
- 12/19: gnu: tevent: Update to 0.13.0., guix-commits, 2022/09/16
- 06/19: gnu: libksba: Update to 1.6.1.,
guix-commits <=
- 10/19: gnu: samba: Update to 4.17.0., guix-commits, 2022/09/16
- 16/19: gnu: QPDF: Update to 11.1.0., guix-commits, 2022/09/16
- 13/19: gnu: tdb: Update to 1.4.7., guix-commits, 2022/09/16
- 14/19: gnu: ldb: Update to 2.6.1., guix-commits, 2022/09/16
- 11/19: gnu: talloc: Update to 2.3.4., guix-commits, 2022/09/16
- 19/19: gnu: abseil-cpp: Re-enable testing., guix-commits, 2022/09/16
- 18/19: gnu: googletest: Update to 1.12.1., guix-commits, 2022/09/16