[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: libsodium: Update to 1.0.18.
From: |
guix-commits |
Subject: |
03/15: gnu: libsodium: Update to 1.0.18. |
Date: |
Mon, 3 Jun 2019 16:32:23 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 3c75c66cf377df17336ef730c7700f4c84022704
Author: Marius Bakke <address@hidden>
Date: Fri May 31 21:48:49 2019 +0200
gnu: libsodium: Update to 1.0.18.
* gnu/packages/crypto.scm (libsodium): Update to 1.0.18.
---
gnu/packages/crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 1d145ef..53137e9 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -75,7 +75,7 @@
(define-public libsodium
(package
(name "libsodium")
- (version "1.0.17")
+ (version "1.0.18")
(source (origin
(method url-fetch)
(uri (list (string-append
@@ -86,7 +86,7 @@
"releases/old/libsodium-" version ".tar.gz")))
(sha256
(base32
- "1cf2d9v1gylz1qcy2zappbf526qfmph6gd6fnn3w2b347vixmhqc"))))
+ "1h9ncvj23qbbni958knzsli8dvybcswcjbx0qjjgi922nf848l3g"))))
(build-system gnu-build-system)
(synopsis "Portable NaCl-based crypto library")
(description
- 12/15: gnu: Cython: Update home page., (continued)
- 12/15: gnu: Cython: Update home page., guix-commits, 2019/06/03
- 15/15: gnu: python-translate-toolkit: Update home page., guix-commits, 2019/06/03
- 13/15: gnu: python-soupsieve: Fix python2 variant., guix-commits, 2019/06/03
- 10/15: gnu: OpenSSL@1.1: Update to 1.1.1c., guix-commits, 2019/06/03
- 11/15: gnu: Django: Update to 1.11.21 [fixes CVE-2019-12308, CVE-2019-11358]., guix-commits, 2019/06/03
- 09/15: gnu: gphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 08/15: gnu: libgphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 07/15: gnu: re2: Update to 2019-06-01., guix-commits, 2019/06/03
- 05/15: gnu: python-cryptography: Update to 2.7., guix-commits, 2019/06/03
- 06/15: gnu: xorg-server: Update to 1.20.5., guix-commits, 2019/06/03
- 03/15: gnu: libsodium: Update to 1.0.18.,
guix-commits <=
- 04/15: gnu: GnuPG: Update to 2.2.16., guix-commits, 2019/06/03
- 02/15: gnu: Remove libevent@2.0., guix-commits, 2019/06/03
- 01/15: gnu: libevent: Update home page., guix-commits, 2019/06/03