[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (7dae5ac -> a55e2b2)
From: |
Mark H. Weaver |
Subject: |
branch core-updates updated (7dae5ac -> a55e2b2) |
Date: |
Fri, 10 Apr 2015 05:03:53 +0000 |
mhw pushed a change to branch core-updates
in repository guix.
from 7dae5ac gnu: gnome-themes-standard: Update to 3.16.0.
new a55e2b2 gnu: curl: Update to 7.41.0. Support CURLOPT_CAPATH on
GnuTLS.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu-system.am | 3 +-
gnu/packages/curl.scm | 13 ++-
gnu/packages/patches/curl-gss-api-fix.patch | 38 -------
.../curl-support-capath-on-gnutls-conf.patch | 16 +++
.../patches/curl-support-capath-on-gnutls.patch | 102 ++++++++++++++++++++
5 files changed, 130 insertions(+), 42 deletions(-)
delete mode 100644 gnu/packages/patches/curl-gss-api-fix.patch
create mode 100644
gnu/packages/patches/curl-support-capath-on-gnutls-conf.patch
create mode 100644 gnu/packages/patches/curl-support-capath-on-gnutls.patch
- branch core-updates updated (7dae5ac -> a55e2b2),
Mark H. Weaver <=