[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/28: gnu: cURL: Update to 7.68.0.
From: |
guix-commits |
Subject: |
15/28: gnu: cURL: Update to 7.68.0. |
Date: |
Wed, 8 Jan 2020 15:58:47 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 343139dabbe858c9e34544ba21fab34fbc6df20d
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Jan 8 16:29:13 2020 +0100
gnu: cURL: Update to 7.68.0.
* gnu/packages/curl.scm (curl): Update to 7.68.0.
---
gnu/packages/curl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm
index a05c8e2..ee1cca4 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -50,14 +50,14 @@
(define-public curl
(package
(name "curl")
- (version "7.67.0")
+ (version "7.68.0")
(source (origin
(method url-fetch)
(uri (string-append "https://curl.haxx.se/download/curl-"
version ".tar.xz"))
(sha256
(base32
- "0v2k1v28ams5fa9gkybmnpnlkfqa2im5diywa8wqqcvr0crfglpm"))))
+ "0nh3j90w6b97wqcgxjfq55qhkz9s38955fbhwzv2fsi7483j895p"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;1.2 MiB of man3 pages
- 08/28: gnu: sbcl-cffi: Update to 0.20.1., (continued)
- 08/28: gnu: sbcl-cffi: Update to 0.20.1., guix-commits, 2020/01/08
- 10/28: gnu: lcms: Do not build static library., guix-commits, 2020/01/08
- 09/28: gnu: libfreehand: Fix build with ICU 65., guix-commits, 2020/01/08
- 11/28: gnu: gd: Do not build static library., guix-commits, 2020/01/08
- 07/28: gnu: libsm: Do not build static library., guix-commits, 2020/01/08
- 12/28: gnu: libXpm: Gettext is a native input., guix-commits, 2020/01/08
- 05/28: gnu: dconf: Fix build failure with Meson 0.52., guix-commits, 2020/01/08
- 03/28: gnu: python-pyopenssl: Fix test failure., guix-commits, 2020/01/08
- 06/28: gnu: network-manager: Fix build with glibc 2.30., guix-commits, 2020/01/08
- 04/28: gnu: WebkitGTK: Fix build failure with ICU 65., guix-commits, 2020/01/08
- 15/28: gnu: cURL: Update to 7.68.0.,
guix-commits <=
- 13/28: gnu: libXpm: Update to 3.5.13., guix-commits, 2020/01/08
- 14/28: gnu: CMake: Update to 3.16.2., guix-commits, 2020/01/08
- 18/28: gnu: libarchive: Update to 3.4.1., guix-commits, 2020/01/08
- 21/28: gnu: RHash: Do not use unstable source tarball., guix-commits, 2020/01/08
- 20/28: gnu: meson: Update to 0.53.0., guix-commits, 2020/01/08
- 19/28: gnu: libjpeg-turbo: Update to 2.0.4., guix-commits, 2020/01/08
- 24/28: gnu: libpaper: Do not build the static library., guix-commits, 2020/01/08
- 25/28: gnu: teckit: Do not build the static library., guix-commits, 2020/01/08
- 26/28: gnu: Boost: Update to 1.72.0., guix-commits, 2020/01/08
- 17/28: gnu: mit-krb5: Update to 1.17.1., guix-commits, 2020/01/08