guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (116ca65 -> 8709624)


From: Ricardo Wurmus
Subject: branch core-updates updated (116ca65 -> 8709624)
Date: Wed, 6 Jun 2018 17:02:41 -0400 (EDT)

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

      from  116ca65   Merge branch 'master' into core-updates
      adds  614ca05   gnu: glib: Update to 2.56.1.
      adds  e85f7ac   gnu: gobject-introspection: Update to 1.56.1.
      adds  41db051   gnu: pango: Update to 1.42.1.
      adds  d12dff4   gnu: cairo: Update to 1.14.12.
      adds  30d900d   gnu: sqlite: Update to 3.23.1.
      adds  1f172d8   gnu: libuv: Update to 1.20.2.
      adds  c98fe1d   gnu: cmake: Update to 3.11.1.
      adds  957aac7   gnu: xz: Update to 5.2.4.
      adds  4886986   gnu: poppler: Update to 0.64.0.
      adds  32c18fc   gnu: file: Update to 5.33.
      adds  38e4d59   gnu: libjpeg: Update to 9c.
      adds  5ecd5fe   gnu: libgpg-error: Update to 1.29.
      adds  b745e21   gnu: cups-minimal, cups: Update to 2.2.7.
      adds  4eef81d   gnu: cups-filters: Update to 1.20.3.
      adds  ca2c342   gnu: boost: Update to 1.67.0.
      adds  3f649c7   gnu: dbus: Update to 1.12.8.
      adds  a551ba9   gnu: python2: Update to 2.7.15.
      adds  3cc9a8a   gnu: libsigsegv: Install the shared library.
      adds  ad4835f   gremlin: Preserve offset info for dynamic entries.
      adds  b178fc2   gremlin: Add 'strip-runpath'.
      adds  8005640   build-system/meson: Use 'strip-runpath' instead of 
PatchELF.
      adds  475c11b   gnu: jemalloc: Update to 5.1.0.
      adds  ffd526e   gnu: cmake: Delete Emacs library.
      adds  5e6bd3e   gnu: libuv: Update to 1.20.3.
       new  8709624   Merge branch 'origin/core-updates-next' into core-updates

The 1 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/local.mk                                       |   3 +-
 gnu/packages/boost.scm                             |   4 +-
 gnu/packages/cmake.scm                             |  11 +-
 gnu/packages/compression.scm                       |   4 +-
 gnu/packages/cups.scm                              |  11 +-
 gnu/packages/databases.scm                         |   4 +-
 gnu/packages/file.scm                              |   5 +-
 gnu/packages/glib.scm                              |  12 +-
 gnu/packages/gnupg.scm                             |   5 +-
 gnu/packages/gtk.scm                               |   8 +-
 gnu/packages/image.scm                             |   4 +-
 gnu/packages/jemalloc.scm                          |   5 +-
 gnu/packages/libevent.scm                          |   4 +-
 gnu/packages/libsigsegv.scm                        |  33 ++--
 .../patches/cups-fix-builds-without-PAM.patch      | 201 +++++++++++++++++++++
 .../patches/jemalloc-arm-address-bits.patch        |  39 ----
 .../patches/libgpg-error-aarch64-logging-fix.patch |  58 ------
 gnu/packages/pdf.scm                               |   6 +-
 gnu/packages/python.scm                            |   4 +-
 guix/build/gremlin.scm                             | 132 ++++++++++----
 guix/build/meson-build-system.scm                  |   2 +-
 tests/gremlin.scm                                  |  35 +++-
 22 files changed, 398 insertions(+), 192 deletions(-)
 create mode 100644 gnu/packages/patches/cups-fix-builds-without-PAM.patch
 delete mode 100644 gnu/packages/patches/jemalloc-arm-address-bits.patch
 delete mode 100644 gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch



reply via email to

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