guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge branch 'core-updates'


From: Ludovic Courtès
Subject: 01/01: Merge branch 'core-updates'
Date: Mon, 12 Oct 2015 19:51:09 +0000

civodul pushed a commit to branch master
in repository guix.

commit adc90e0eac3cb326cd687f80514dad6a5240969d
Merge: a8bc747 9765b3a
Author: Ludovic Courtès <address@hidden>
Date:   Mon Oct 12 21:42:06 2015 +0200

    Merge branch 'core-updates'

 build-aux/hydra/demo-os.scm                        |    4 +-
 doc/guix.texi                                      |   43 +++-
 gnu-system.am                                      |    7 +-
 gnu/packages/base.scm                              |   57 ++++--
 gnu/packages/commencement.scm                      |   77 +------
 gnu/packages/gawk.scm                              |   12 +-
 gnu/packages/gettext.scm                           |    4 +-
 gnu/packages/gtk.scm                               |    4 +-
 gnu/packages/guile.scm                             |   30 +--
 gnu/packages/multiprecision.scm                    |    6 +-
 .../patches/coreutils-racy-tail-test.patch         |   13 -
 .../patches/glibc-locale-incompatibility.patch     |   23 ++
 gnu/packages/patches/glibc-versioned-locpath.patch |  240 ++++++++++++++++++++
 gnu/packages/patches/gmp-faulty-test.patch         |   11 +
 .../patches/pixman-pointer-arithmetic.patch        |   15 --
 gnu/packages/patches/python-2.7-search-paths.patch |   16 ++
 gnu/packages/patches/python-3-search-paths.patch   |   19 ++
 gnu/packages/python.scm                            |   95 +++++----
 gnu/packages/texinfo.scm                           |    7 +
 gnu/packages/xdisorg.scm                           |   27 +--
 gnu/packages/xml.scm                               |    2 +-
 gnu/packages/xorg.scm                              |    6 +-
 gnu/system/locale.scm                              |    9 +-
 guix/build-system/gnu.scm                          |    4 +-
 guix/build/gnu-build-system.scm                    |   14 +-
 guix/build/utils.scm                               |   14 ++
 guix/packages.scm                                  |    7 +-
 guix/profiles.scm                                  |    6 +-
 28 files changed, 528 insertions(+), 244 deletions(-)




reply via email to

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