[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.1-528-g1d3991d
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, master, updated. v0.1-528-g1d3991d |
Date: |
Mon, 06 May 2013 22:15:14 +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 1d3991dc741daab85ab9cdf5c3eb3f532642171b (commit)
via 39b33961e9d0df6f1373e846ab14dc857a6fa5b5 (commit)
via 6d267f0a5b745f282757c29af26c571f590b4144 (commit)
via 36ee486f1ad1c13f394c993e6130180fdc7366c9 (commit)
via 313109e050044c000476d9e752334d0a8fd7d7d5 (commit)
from c5ea1201fbc7dbabe75d61ad3f9b898b7f7e86f5 (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 1d3991dc741daab85ab9cdf5c3eb3f532642171b
Author: Ludovic Courtès <address@hidden>
Date: Tue May 7 00:13:28 2013 +0200
gnu: guile-ncurses: Update to 1.4.
* gnu/packages/guile.scm (guile-ncurses): Update to 1.4.
commit 39b33961e9d0df6f1373e846ab14dc857a6fa5b5
Author: Ludovic Courtès <address@hidden>
Date: Tue May 7 00:12:18 2013 +0200
gnu: Add GNU FreeIPMI.
* gnu/packages/freeipmi.scm: New file.
* Makefile.am (MODULES): Add it.
commit 6d267f0a5b745f282757c29af26c571f590b4144
Author: Ludovic Courtès <address@hidden>
Date: Mon May 6 23:50:30 2013 +0200
gnu: gv: Move to a separate file.
* gnu/packages/ghostscript.scm (ghostscript): Remove libxext and libxt
as inputs.
(gv): Move to...
* gnu/packages/gv.scm (gv): ... here. New file.
(ghostscript/x): Variant of GHOSTSCRIPT with libxt and libxext as
inputs.
commit 36ee486f1ad1c13f394c993e6130180fdc7366c9
Author: Ludovic Courtès <address@hidden>
Date: Mon May 6 23:48:36 2013 +0200
gnu: freetype: Use mirror:// URL.
* gnu/packages/fontutils.scm (freetype): Use mirror://savannah URL.
commit 313109e050044c000476d9e752334d0a8fd7d7d5
Author: Ludovic Courtès <address@hidden>
Date: Mon May 6 22:31:22 2013 +0200
refresh: Change default to not update source files.
* guix/scripts/refresh.scm (%options): Change `--dry-run' to `--update'.
(show-help): Adjust accordingly.
(guix-refresh): Likewise.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +
gnu/packages/fontutils.scm | 5 +--
gnu/packages/freeipmi.scm | 53 +++++++++++++++++++++++++++++++++++
gnu/packages/ghostscript.scm | 28 -------------------
gnu/packages/guile.scm | 4 +-
gnu/packages/gv.scm | 62 ++++++++++++++++++++++++++++++++++++++++++
guix/scripts/refresh.scm | 36 ++++++++++++------------
7 files changed, 139 insertions(+), 51 deletions(-)
create mode 100644 gnu/packages/freeipmi.scm
create mode 100644 gnu/packages/gv.scm
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.1-528-g1d3991d,
Ludovic Courtès <=