[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, core-updates, updated. v0.6-39-gd84a
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, core-updates, updated. v0.6-39-gd84a7be |
Date: |
Tue, 20 May 2014 12:46:40 +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 d84a7be6675bd647931d8eff9134d00dd5a6bd58 (commit)
via 953c9fcf8c1a2e0cbebadd9c07591caed7d26f8a (commit)
via 6d69a7ed1040cb1f8d7d6910358dc20564314916 (commit)
from 722111abb7c15b77bc10a2afe0f0fd34106dc250 (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 d84a7be6675bd647931d8eff9134d00dd5a6bd58
Author: Ludovic Courtès <address@hidden>
Date: Tue May 20 14:45:58 2014 +0200
utils: 'delete-file-recursively' doesn't follow mount points by default.
* guix/build/utils.scm (delete-file-recursively): Add #:follow-mounts?
parameter and honor it.
commit 953c9fcf8c1a2e0cbebadd9c07591caed7d26f8a
Author: Ludovic Courtès <address@hidden>
Date: Tue May 20 14:30:19 2014 +0200
gnu: ncurses: Build libtinfo.
* gnu/packages/ncurses.scm (ncurses)[arguments]: Add --with-termlib to
#:configure-flags.
commit 6d69a7ed1040cb1f8d7d6910358dc20564314916
Author: Ludovic Courtès <address@hidden>
Date: Tue May 20 14:29:46 2014 +0200
gnu: ncurses: Set a RUNPATH on the executables and libraries.
* gnu/packages/ncurses.scm (ncurses)[arguments]: Add LDFLAGS to
#:configure-flags.
-----------------------------------------------------------------------
Summary of changes:
gnu/packages/ncurses.scm | 11 +++++++++--
guix/build/utils.scm | 43 ++++++++++++++++++++++++-------------------
2 files changed, 33 insertions(+), 21 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, core-updates, updated. v0.6-39-gd84a7be,
Ludovic Courtès <=