[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: mbedtls-apache: Update to 2.14.0.
From: |
guix-commits |
Subject: |
09/09: gnu: mbedtls-apache: Update to 2.14.0. |
Date: |
Wed, 21 Nov 2018 17:14:21 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit d9f8e846b69fc89356d9497c0a51c53cb2e53a5e
Author: Marius Bakke <address@hidden>
Date: Wed Nov 21 23:06:08 2018 +0100
gnu: mbedtls-apache: Update to 2.14.0.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0.
---
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 6c2c115..2da4874 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -842,7 +842,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
- (version "2.13.0")
+ (version "2.14.0")
(source
(origin
(method url-fetch)
@@ -852,7 +852,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz"))
(sha256
(base32
- "1nh6xfyxs3mnnpgc6pancvdhv6ihz9lhsxdlg90gqa8n5r6lwfsr"))))
+ "0bf8mf8w5dyikbwpckcxgdi0l086adk7pailqds10bkzrcg59y42"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
- branch master updated (f9e5caf -> d9f8e84), guix-commits, 2018/11/21
- 01/09: gnu: feh: Update to 3.1., guix-commits, 2018/11/21
- 06/09: gnu: vte-ng: Fetch source using git., guix-commits, 2018/11/21
- 03/09: gnu: webkitgtk: Update to 2.22.4., guix-commits, 2018/11/21
- 04/09: gnu: python-numpy: Update to 1.14.6., guix-commits, 2018/11/21
- 02/09: gnu: git: Update to 2.19.2., guix-commits, 2018/11/21
- 05/09: gnu: vte-ng: Add a home page., guix-commits, 2018/11/21
- 07/09: gnu: vte-ng: Update to 0.54.2.a., guix-commits, 2018/11/21
- 09/09: gnu: mbedtls-apache: Update to 2.14.0.,
guix-commits <=
- 08/09: gnu: termite: Update to 14., guix-commits, 2018/11/21