[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.7-644-gc37a74b
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.7-644-gc37a74b |
Date: |
Mon, 03 Nov 2014 20:26:48 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via c37a74bd3e9ef70eb1431ec932ca01785e1d57bc (commit)
from 6888830b353cfa2e12ecd11f924fa32b58cddedc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c37a74bd3e9ef70eb1431ec932ca01785e1d57bc
Author: Ludovic Courtès <address@hidden>
Date: Mon Nov 3 21:26:48 2014 +0100
packages: 'package-transitive-supported-systems' accounts for indirect deps.
Reported by Andreas Enge <address@hidden>.
* guix/packages.scm (first-value): New macro.
(package-transitive-supported-systems): Rewrite to traverse all the
DAG rooted at PACKAGE.
* tests/packages.scm ("package-transitive-supported-systems"): Add 'd'
and 'e', and test them.
-----------------------------------------------------------------------
Summary of changes:
guix/packages.scm | 39 ++++++++++++++++++++++++++++++++-------
tests/packages.scm | 18 +++++++++++++-----
2 files changed, 45 insertions(+), 12 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.7-644-gc37a74b,
Ludovic Courtès <=