guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (ebb7cf9 -> aca00b0)


From: guix-commits
Subject: branch core-updates updated (ebb7cf9 -> aca00b0)
Date: Thu, 5 Mar 2020 18:10:15 -0500 (EST)

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

    from ebb7cf9  Merge branch 'master' into core-updates
     new e6bd8b5  gnu: zziplib: Incorporate grafted changes.
     new c1cc52a  gnu: librsvg: Incorporate grafted changes.
     new 08cf730  gnu: qemu-minimal: Fix build.
     new 3fd9c90  gnu: clang-runtime: Adjust for CPLUS_INCLUDE_PATH changes.
     new af88972  gnu: clang-runtime: Fix build with glibc 2.31.
     new 5345324  gnu: Python: Update to 3.8.2.
     new aec3445  gnu: glib: Update to 2.62.5.
     new 275f874  gnu: meson: Update to 0.53.2.
     new 713c1dd  gnu: fribidi: Update to 1.0.9.
     new 9694101  gnu: cURL: Update to 7.69.0.
     new df5a2e4  gnu: OpenBLAS: Update to 0.3.9.
     new a7924ba  gnu: Poppler: Update to 0.86.1.
     new 44a33ee  gnu: texlive-bin: Fix build with Poppler 0.86.
     new d7ca0f7  gnu: coreutils: Update to 8.32.
     new 8e98f75  gnu: bzip2: Do not retain a reference to the bootstrap bzip.
     new 4a50e98  gnu: ed: Update to 1.16.
     new feb8c5d  gnu: ld-wrapper: Add support for quoted arguments in response 
files.
     new a343d6b  gnu: Remove ld-wrapper-next.
     new aca00b0  gnu: CMake: Update to 3.16.5.

The 19 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                                       |   7 +-
 gnu/packages/base.scm                              |  14 +-
 gnu/packages/build-tools.scm                       |   4 +-
 gnu/packages/chromium.scm                          |  13 -
 gnu/packages/cmake.scm                             |   4 +-
 gnu/packages/compression.scm                       |  27 +-
 gnu/packages/curl.scm                              |   4 +-
 gnu/packages/ed.scm                                |   4 +-
 gnu/packages/fribidi.scm                           |   6 +-
 gnu/packages/glib.scm                              |   4 +-
 gnu/packages/gnome.scm                             |  19 +-
 gnu/packages/ld-wrapper-next.in                    | 305 ---------------------
 gnu/packages/ld-wrapper.in                         |  23 +-
 gnu/packages/llvm.scm                              |  42 ++-
 gnu/packages/maths.scm                             |   4 +-
 ...clang-runtime-3.8-libsanitizer-mode-field.patch |  50 ++++
 ...clang-runtime-3.9-libsanitizer-mode-field.patch |  50 ++++
 .../clang-runtime-9-libsanitizer-mode-field.patch  |  60 ++++
 .../patches/texlive-bin-poppler-0.86.patch         |  17 ++
 gnu/packages/pdf.scm                               |   4 +-
 gnu/packages/python.scm                            |   4 +-
 gnu/packages/tex.scm                               |   3 +-
 gnu/packages/virtualization.scm                    |  23 +-
 23 files changed, 301 insertions(+), 390 deletions(-)
 delete mode 100644 gnu/packages/ld-wrapper-next.in
 create mode 100644 
gnu/packages/patches/clang-runtime-3.8-libsanitizer-mode-field.patch
 create mode 100644 
gnu/packages/patches/clang-runtime-3.9-libsanitizer-mode-field.patch
 create mode 100644 
gnu/packages/patches/clang-runtime-9-libsanitizer-mode-field.patch
 create mode 100644 gnu/packages/patches/texlive-bin-poppler-0.86.patch



reply via email to

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