guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] guix source archive branch, master, updated. v0.1-44-g6766815


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-44-g6766815
Date: Tue, 22 Jan 2013 21:35:36 +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  67668155c5b3c4c37717404aa73f7224fced1d81 (commit)
       via  5401dd7595f558e759c82b1dede0c2fb687f296b (commit)
      from  476f8ea33ce3791dbe0c77332c92e4351827dcd5 (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 67668155c5b3c4c37717404aa73f7224fced1d81
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 22 22:35:16 2013 +0100

    guix-package: Fix `--roll-back' when `--profile' is not passed.
    
    * guix-package.in (roll-back): Fix file name of PREVIOUS-PROFILE, which
      could end up containing the dirname twice.
      Reported by Nikita and Andreas.
    * tests/guix-package.sh: Add test.

commit 5401dd7595f558e759c82b1dede0c2fb687f296b
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 22 22:13:10 2013 +0100

    guix-build: Allow version-qualified package names.
    
    * guix-build.in (guix-build)[find-package]: New procedure.
      Use it instead of using `find-packages-by-name' directly.
      Suggested by Andreas Enge <address@hidden>.
    * tests/guix-build.sh: Add tests.
    * doc/guix.texi (Invoking guix-build): Add `coreutils-8.20' as an
      example.  Fix guile-1.8 example.

-----------------------------------------------------------------------

Summary of changes:
 doc/guix.texi         |    7 ++++---
 guix-build.in         |   39 +++++++++++++++++++++++++++++++--------
 guix-package.in       |    5 ++---
 tests/guix-build.sh   |   10 +++++++++-
 tests/guix-package.sh |   14 ++++++++++++++
 5 files changed, 60 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]