[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/49: gnu: libksba: Update to 1.6.0.
From: |
guix-commits |
Subject: |
39/49: gnu: libksba: Update to 1.6.0. |
Date: |
Fri, 23 Jul 2021 11:33:12 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 0e84df541e7cfd010c5c8a07ef0f86883b227965
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jul 22 15:46:19 2021 +0200
gnu: libksba: Update to 1.6.0.
* gnu/packages/gnupg.scm (libksba): Update to 1.6.0.
---
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 83e8017..10f21f6 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -221,7 +221,7 @@ provided.")
(define-public libksba
(package
(name "libksba")
- (version "1.5.1")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
@@ -230,7 +230,7 @@ provided.")
version ".tar.bz2"))
(sha256
(base32
- "08grggf4c7sxahna12slwhqrbgi8gbkw1f7n94irlza49rgcdx5h"))))
+ "12x40y9ihs8nw2xs2y2vjfw90mhikbm5rvabma0dh5frybk87mns"))))
(build-system gnu-build-system)
(propagated-inputs
`(("libgpg-error" ,libgpg-error)))
- 37/49: gnu: libxml2: Update to 2.9.12., (continued)
- 37/49: gnu: libxml2: Update to 2.9.12., guix-commits, 2021/07/23
- 41/49: gnu: perl-test-needs: Update to 0.002009., guix-commits, 2021/07/23
- 42/49: gnu: graphviz: Turn arguments into a gexp., guix-commits, 2021/07/23
- 46/49: gnu: Python: Fix bytecode compilation., guix-commits, 2021/07/23
- 47/49: gnu: Python: Delete existing compiled files before compiling bytecode., guix-commits, 2021/07/23
- 49/49: gnu: Python: Disable indeterministic optimizations., guix-commits, 2021/07/23
- 45/49: gnu: Python: Do not embed timestamps in wheel files., guix-commits, 2021/07/23
- 48/49: gnu: Python: Compile bytecode in all outputs., guix-commits, 2021/07/23
- 40/49: gnu: libcap: Update to 2.51., guix-commits, 2021/07/23
- 43/49: gnu: graphviz: Don't hard code Guile version., guix-commits, 2021/07/23
- 39/49: gnu: libksba: Update to 1.6.0.,
guix-commits <=
- 44/49: gnu: graphviz: Update to 2.48.0., guix-commits, 2021/07/23