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 f48624fc68165ca2e002342d6e45511fb5455d83 (commit)
via f755403014e70d875541bcce5474d2cf410b5da1 (commit)
from 599f146400ea687dfda590babc9992ca8f86a482 (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 f48624fc68165ca2e002342d6e45511fb5455d83
Author: Ludovic Courtès <[email protected]>
Date: Tue Aug 12 16:10:32 2014 +0200
guix package: Use 'manifest-add'.
* guix/scripts/package.scm (guix-package)[process-actions]: Use
'manifest-add' instead of the equivalent code.
commit f755403014e70d875541bcce5474d2cf410b5da1
Author: Alex Kost <[email protected]>
Date: Tue Aug 12 12:32:16 2014 +0400
profiles: Add 'manifest-add'.
* guix/profiles.scm (manifest-add): New procedure.
* tests/profiles.scm (guile-1.8.8): New variable.
("manifest-add"): New test.
Signed-off-by: Ludovic Courtès <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
guix/profiles.scm | 20 ++++++++++++++++++++
guix/scripts/package.scm | 18 ++++--------------
tests/profiles.scm | 21 +++++++++++++++++++++
3 files changed, 45 insertions(+), 14 deletions(-)
hooks/post-receive
--
guix source archive