[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: mbedtls-apache: Update to 2.7.3.
From: |
Marius Bakke |
Subject: |
02/07: gnu: mbedtls-apache: Update to 2.7.3. |
Date: |
Sat, 5 May 2018 07:20:51 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 8df0bef67f77fc09e3d91479e1595f1951531e13
Author: Marius Bakke <address@hidden>
Date: Fri May 4 16:35:06 2018 +0200
gnu: mbedtls-apache: Update to 2.7.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.3.
---
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 023b1ef..6717b0a 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -836,7 +836,7 @@ then ported to the GNU / Linux environment.")
(define-public mbedtls-apache
(package
(name "mbedtls-apache")
- (version "2.7.2")
+ (version "2.7.3")
(source
(origin
(method url-fetch)
@@ -846,7 +846,7 @@ then ported to the GNU / Linux environment.")
version "-apache.tgz"))
(sha256
(base32
- "1mvkqlxxvl6yp1g5g9dk4l7h3wl6149p3pfwgwzgs7xybyxw4f7x"))))
+ "0rfpcc4i01qsl66iy1z9vaw00s34h4qgx3r41i1v5vazv7vjla05"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
- branch master updated (76b7d8f -> b057425), Marius Bakke, 2018/05/05
- 02/07: gnu: mbedtls-apache: Update to 2.7.3.,
Marius Bakke <=
- 07/07: gnu: python-numpy: Update to 1.14.3., Marius Bakke, 2018/05/05
- 05/07: gnu: python-matplotlib: Update to 2.2.2., Marius Bakke, 2018/05/05
- 01/07: gnu: freeipmi: Update to 1.6.2., Marius Bakke, 2018/05/05
- 06/07: gnu: python-scipy: Update to 1.0.1., Marius Bakke, 2018/05/05
- 03/07: gnu: Add python-kiwisolver., Marius Bakke, 2018/05/05
- 04/07: gnu: Add python-sphinx-gallery., Marius Bakke, 2018/05/05