[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, core-updates, updated. v0.4-231-g1db
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, core-updates, updated. v0.4-231-g1dba640 |
Date: |
Wed, 20 Nov 2013 21:13:02 +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 1dba64079c5aaa1fb40e4b1d989f1f06efd6cb63 (commit)
from 953ab5030f1ee870944a291f9e8edc491b198969 (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 1dba64079c5aaa1fb40e4b1d989f1f06efd6cb63
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 20 22:12:49 2013 +0100
gnu: gettext: Rename binding to 'gnu-gettext'.
* gnu/packages/gettext.scm (gettext): Rename to...
(gnu-gettext): ... this. This is used to work around the circular
dependency introduced in commit c42a4b7, which users with a #:renamer
cannot cope with.
* gnu/packages/acl.scm, gnu/packages/attr.scm, gnu/packages/cdrom.scm,
gnu/packages/fdisk.scm, gnu/packages/gkrellm.scm, gnu/packages/glib.scm,
gnu/packages/gnunet.scm, gnu/packages/grub.scm, gnu/packages/linux.scm,
gnu/packages/maths.scm, gnu/packages/nano.scm, gnu/packages/parted.scm,
gnu/packages/system.scm, gnu/packages/version-control.scm,
gnu/packages/vpn.scm, gnu/packages/w3m.scm, gnu/packages/wget.scm:
Adjust accordingly.
-----------------------------------------------------------------------
Summary of changes:
gnu/packages/acl.scm | 5 ++---
gnu/packages/attr.scm | 5 ++---
gnu/packages/cdrom.scm | 4 ++--
gnu/packages/fdisk.scm | 5 ++---
gnu/packages/gettext.scm | 9 ++++++++-
gnu/packages/gkrellm.scm | 5 ++---
gnu/packages/glib.scm | 7 +++----
gnu/packages/gnunet.scm | 5 ++---
gnu/packages/grub.scm | 4 ++--
gnu/packages/linux.scm | 7 +++----
gnu/packages/maths.scm | 5 ++---
gnu/packages/nano.scm | 5 ++---
gnu/packages/parted.scm | 5 ++---
gnu/packages/system.scm | 5 ++---
gnu/packages/version-control.scm | 7 +++----
gnu/packages/vpn.scm | 5 ++---
gnu/packages/w3m.scm | 5 ++---
gnu/packages/wget.scm | 5 ++---
gnu/packages/xorg.scm | 7 +++----
19 files changed, 48 insertions(+), 57 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, core-updates, updated. v0.4-231-g1dba640,
Ludovic Courtès <=