guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (997f86e -> 1668dfc)


From: Ludovic Courtès
Subject: branch core-updates updated (997f86e -> 1668dfc)
Date: Sat, 03 Oct 2015 15:09:11 +0000

civodul pushed a change to branch core-updates
in repository guix.

      from  997f86e   gnu: pixman: Update to 0.32.8.
       new  2ae71b7   gnu: glibc: Do not abort when incompatible locale data is 
found.
       new  e393586   gnu: coreutils: Use upstream's fix for 'tail'.
       new  29aca44   gnu: gettext: Upgrade to 0.19.6.
       new  57aff64   utils: Add 'every*'.
       new  1668dfc   gnu: texinfo: Claim 'INFOPATH'.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu-system.am                                      |    2 +-
 gnu/packages/base.scm                              |   10 +++++++-
 gnu/packages/gettext.scm                           |    4 +-
 .../patches/coreutils-racy-tail-test.patch         |   13 -----------
 .../patches/glibc-locale-incompatibility.patch     |   23 ++++++++++++++++++++
 gnu/packages/texinfo.scm                           |    7 ++++++
 guix/build/gnu-build-system.scm                    |   12 ----------
 guix/build/utils.scm                               |   14 ++++++++++++
 8 files changed, 56 insertions(+), 29 deletions(-)
 delete mode 100644 gnu/packages/patches/coreutils-racy-tail-test.patch
 create mode 100644 gnu/packages/patches/glibc-locale-incompatibility.patch



reply via email to

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