[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (c7b0841 -> d4aaf95)
From: |
Ludovic Courtès |
Subject: |
branch master updated (c7b0841 -> d4aaf95) |
Date: |
Wed, 06 Jan 2016 22:08:32 +0000 |
civodul pushed a change to branch master
in repository guix.
from c7b0841 gnu: gmsh: Update to 2.11.0.
new 1c63daf http-client: Fix erroneous comment.
new dff9141 gnu: guix: Update development snapshot to f888c0b.
new 793a43f http-client: Work around <http://bugs.gnu.org/22273>.
new 6071122 utils: Add 'ensure-keyword-arguments'.
new d4aaf95 build-system/gnu: Make 'package-with-explicit-inputs'
idempotent.
The 5 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/packages/commencement.scm | 5 ++-
gnu/packages/package-management.scm | 8 +++---
guix/build-system/gnu.scm | 9 ++++---
guix/http-client.scm | 26 +++++++++++++++++++--
guix/utils.scm | 42 ++++++++++++++++++++++++++++++++++-
tests/utils.scm | 10 +++++++-
6 files changed, 85 insertions(+), 15 deletions(-)
- branch master updated (c7b0841 -> d4aaf95),
Ludovic Courtès <=
- 02/05: gnu: guix: Update development snapshot to f888c0b., Ludovic Courtès, 2016/01/06
- 03/05: http-client: Work around <http://bugs.gnu.org/22273>., Ludovic Courtès, 2016/01/06
- 01/05: http-client: Fix erroneous comment., Ludovic Courtès, 2016/01/06
- 04/05: utils: Add 'ensure-keyword-arguments'., Ludovic Courtès, 2016/01/06
- 05/05: build-system/gnu: Make 'package-with-explicit-inputs' idempotent., Ludovic Courtès, 2016/01/06