[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b099036 -> 138adbb)
From: |
Ludovic Courtès |
Subject: |
branch master updated (b099036 -> 138adbb) |
Date: |
Mon, 16 Jan 2017 21:13:51 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from b099036 gnu: linux-libre: Update to 4.9.4.
new 90ad5c8 grafts: Actually cache grafts during the derivation DAG
traversal.
new 0aeed5e grafts: Preserve the cache across recursive calls.
new fc11b0d gnu: kdevelop: Update to 5.0.3.
new 2f4d08e gnu: kdevelop: Set more paths in wrapper script.
new 138adbb gnu: Add python-autopep8.
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/kde.scm | 21 ++++++++++++---------
gnu/packages/python.scm | 28 ++++++++++++++++++++++++++++
guix/grafts.scm | 8 +++++---
3 files changed, 45 insertions(+), 12 deletions(-)
- branch master updated (b099036 -> 138adbb),
Ludovic Courtès <=
- 02/05: grafts: Preserve the cache across recursive calls., Ludovic Courtès, 2017/01/16
- 04/05: gnu: kdevelop: Set more paths in wrapper script., Ludovic Courtès, 2017/01/16
- 01/05: grafts: Actually cache grafts during the derivation DAG traversal., Ludovic Courtès, 2017/01/16
- 03/05: gnu: kdevelop: Update to 5.0.3., Ludovic Courtès, 2017/01/16
- 05/05: gnu: Add python-autopep8., Ludovic Courtès, 2017/01/16