guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (cc6cb6e -> c78964e)


From: guix-commits
Subject: branch core-updates updated (cc6cb6e -> c78964e)
Date: Wed, 16 Dec 2020 18:17:24 -0500 (EST)

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

    from cc6cb6e  utils: 'copy-recursively' keeps symlink mtime when 
#:keep-mtime? is true.
     new 3b1d613  gnu: readline: Update to 8.1.0.
     new ec81269  gnu: expat: Update to 2.2.10.
     new d40b618  gnu: perl-module-build: Update to 0.4231.
     new ac21864  gnu: perl-test-needs: Update to 0.002006.
     new 3839b5d  gnu: Perl: Update to 5.32.0.
     new f0c20da  gnu: isl: Update to 0.23.
     new 04496dc  gnu: bdb: Fix building with GCC 9.
     new 420ddd0  gnu: gdbm: Fix build with GCC 10.
     new bca05d0  gnu: tcsh: Update to 6.22.03.
     new 77577c0  gnu: glib: Disable SELinux support.
     new 2add5b2  gnu: cURL: Don't build with OpenLDAP.
     new c78964e  gnu: Remove 'curl-minimal'.

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


Summary of changes:
 gnu/local.mk                                       |  3 +-
 gnu/packages/cmake.scm                             |  7 +-
 gnu/packages/curl.scm                              | 10 +--
 gnu/packages/dbm.scm                               |  9 +-
 gnu/packages/games.scm                             |  2 +-
 gnu/packages/gcc.scm                               |  4 +-
 gnu/packages/glib.scm                              |  3 +-
 .../patches/bdb-5.3-atomics-on-gcc-9.patch         | 22 +++++
 gnu/packages/patches/gdbm-gcc-compat.patch         | 16 ++++
 .../patches/perl-deterministic-ordering.patch      | 29 -------
 gnu/packages/patches/perl-no-sys-dirs.patch        | 99 +++++++++++-----------
 gnu/packages/patches/tcsh-fix-autotest.patch       | 11 ---
 gnu/packages/perl-check.scm                        |  4 +-
 gnu/packages/perl.scm                              |  9 +-
 gnu/packages/readline.scm                          | 19 ++---
 gnu/packages/shells.scm                            | 15 +++-
 gnu/packages/xml.scm                               |  4 +-
 17 files changed, 132 insertions(+), 134 deletions(-)
 create mode 100644 gnu/packages/patches/bdb-5.3-atomics-on-gcc-9.patch
 create mode 100644 gnu/packages/patches/gdbm-gcc-compat.patch
 delete mode 100644 gnu/packages/patches/perl-deterministic-ordering.patch



reply via email to

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