[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: p11-kit: Update to 0.23.9.
From: |
Marius Bakke |
Subject: |
02/06: gnu: p11-kit: Update to 0.23.9. |
Date: |
Tue, 3 Oct 2017 17:26:52 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 2a6e049a2f850aaa11e0ccabd94415e695e32c81
Author: Marius Bakke <address@hidden>
Date: Tue Oct 3 22:51:01 2017 +0200
gnu: p11-kit: Update to 0.23.9.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.9.
---
gnu/packages/tls.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 0e59d7d..bb005f3 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -113,7 +113,7 @@ in intelligent transportation networks.")
(define-public p11-kit
(package
(name "p11-kit")
- (version "0.23.8")
+ (version "0.23.9")
(source
(origin
(method url-fetch)
@@ -121,7 +121,7 @@ in intelligent transportation networks.")
"download/" version "/p11-kit-" version ".tar.gz"))
(sha256
(base32
- "0gqk1d09yyin75lvlywpbf3kxlnrcwbq8ridgapvqqjbzvjk98ab"))))
+ "0qyvnkb5hfi94wv3bn67y20hcbbvynvjwxpk7k9sh1si6ff69hg1"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (2299f5c -> 072acc6), Marius Bakke, 2017/10/03
- 01/06: gnu: libsodium: Update to 1.0.15., Marius Bakke, 2017/10/03
- 04/06: gnu: qemu: Update to 2.10.1., Marius Bakke, 2017/10/03
- 02/06: gnu: p11-kit: Update to 0.23.9.,
Marius Bakke <=
- 05/06: gnu: vte-ng: Update to 0.50.0.a., Marius Bakke, 2017/10/03
- 03/06: gnu: imagemagick: Update to 6.9.9-17., Marius Bakke, 2017/10/03
- 06/06: gnu: openssh: Update to 7.6p1., Marius Bakke, 2017/10/03