guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, core-updates, updated. v0.1-494-g59398


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, core-updates, updated. v0.1-494-g5939876
Date: Sun, 28 Apr 2013 21:39:46 +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, core-updates has been updated
       via  593987671af63984632ae54eab13f9a47d471ea5 (commit)
       via  5924080dccae93fa725bf77df5f7a1e9a8756101 (commit)
       via  2bcfb9e065ac6abb6abf7ac9a263ba3c4d70124f (commit)
      from  19cb51701266404e023eda5a50c026bccb0dc6a0 (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 593987671af63984632ae54eab13f9a47d471ea5
Author: Ludovic Courtès <address@hidden>
Date:   Sat Apr 27 17:27:16 2013 +0200

    build-system/gnu: Fix default name for the "doc" output directory.
    
    * guix/build/gnu-build-system.scm (configure)[package-name]: Drop the
      prefix corresponding to the hash part of OUT.

commit 5924080dccae93fa725bf77df5f7a1e9a8756101
Author: Ludovic Courtès <address@hidden>
Date:   Sun Apr 28 23:05:57 2013 +0200

    guix package: Add `--search-paths' & co.
    
    * guix/scripts/package.scm (search-path-environment-variables,
      display-search-paths): New procedures.
      (show-help, %options): Add `--search-paths'.
      (guix-package)[process-actions]: Call `display-search-paths' once the
      profile is ready.
      [process-query]: Honor `search-paths'.

commit 2bcfb9e065ac6abb6abf7ac9a263ba3c4d70124f
Author: Ludovic Courtès <address@hidden>
Date:   Sun Apr 28 21:38:40 2013 +0200

    utils: Add `string-tokenize*'.
    
    * guix/utils.scm (string-tokenize*): New procedure.
    * tests/utils.scm ("string-tokenize*"): New test.

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

Summary of changes:
 doc/guix.texi                   |   22 ++++++++++++-
 guix/build/gnu-build-system.scm |    7 ++--
 guix/scripts/package.scm        |   66 ++++++++++++++++++++++++++++++++++++++-
 guix/utils.scm                  |   28 ++++++++++++++++
 tests/guix-package.sh           |    8 +++++
 tests/utils.scm                 |   10 ++++++
 6 files changed, 136 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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