guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (0fb80f3 -> fcf45f8)


From: guix-commits
Subject: branch core-updates updated (0fb80f3 -> fcf45f8)
Date: Sat, 22 May 2021 11:16:24 -0400 (EDT)

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

    from 0fb80f3  gnu: guile-ssh: Fix test failure due to Guile 3.0.7's 
'read-error'.
     new b12a916  gnu: java.scm: Adjust to new #:disallowed-references 
convention.
     new 78c2f6e  gnu: python-pyopenssl: Update to 20.0.1.
     new 582537d  gnu: python-sphinx: Update to 4.0.1.
     new 10755ce  gnu: cairomm: Do not propagate fontconfig.
     new a5c6bd3  gnu: libical: Update to 3.0.10.
     new f20de61  gnu: ATLAS: Fix build with GCC 10.
     new 200ddf3  gnu: cairomm@1.13: Update to 1.14.2.
     new 0d2e7de  gnu: pangomm@2.42: Update to 2.46.0.
     new c52eddc  gnu: gtkmm: Fix build failure.
     new dfd6ca1  gnu: Meson: Remove special versions.
     new 13ee1b9  gnu: meson: Update to 0.58.0.
     new bd6cb1d  gnu: ninja: Update to 1.10.2.
     new b4bf509  gnu: zstd: Update to 1.5.0.
     new 11284cb  gnu: gfortran: Remove obsolete workaround.
     new 52f4ba9  gnu: util-linux: Disable setarch test on all architectures.
     new b08d989  gnu: boost: Update to 1.76.0.
     new 1496bb5  gnu: autoconf: Remove unnecessary conditional.
     new 5d3ac92  gnu: automake: Remove unnecessary conditional.
     new b3338f1  gnu: help2man: Update to 1.48.3.
     new 46f2d25  gnu: libfaketime: Use absolute 'date' reference.
     new 4119775  gnu: libuv: Update to 1.41.0.
     new 6daa0b5  gnu: Tcl/Tk: Update to 8.6.11.
     new 42db0f4  gnu: SWIG: Update to 4.0.2.
     new 4250b25  gnu: doxygen: Update to 1.9.1.
     new ea782f9  gnu: util-macros: Update to 1.19.3.
     new 6642195  gnu: xorgproto: Update to 2021.4.
     new 5c971de  gnu: libxres: Update to 1.2.1.
     new dca6c37  gnu: libxfixes: Update to 6.0.0.
     new a96a993  gnu: xkeyboard-config: Update to 2.32.
     new ba8dd0c  gnu: libxt: Update to 1.2.1.
     new cf45cc2  gnu: libxaw: Update to 1.0.14.
     new 8ce6cea  gnu: gtk-doc: Remove obsolete workaround.
     new 2ae0c5d  gnu: wget: Update to 1.21.1.
     new fcf45f8  gnu: emacs-libgit: Fix installation failure.

The 34 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                                       |  5 +-
 gnu/packages/audio.scm                             |  6 +-
 gnu/packages/autotools.scm                         | 18 ++----
 gnu/packages/boost.scm                             |  6 +-
 gnu/packages/build-tools.scm                       | 44 +++++--------
 gnu/packages/calendar.scm                          |  4 +-
 gnu/packages/check.scm                             | 10 ++-
 gnu/packages/compression.scm                       | 10 +--
 gnu/packages/datastructures.scm                    |  2 -
 gnu/packages/documentation.scm                     | 14 +++--
 gnu/packages/emacs-xyz.scm                         |  8 +--
 gnu/packages/fontutils.scm                         |  2 -
 gnu/packages/gcc.scm                               |  7 +--
 gnu/packages/gimp.scm                              |  6 +-
 gnu/packages/gtk.scm                               | 62 ++++++++----------
 gnu/packages/java.scm                              | 12 ++--
 gnu/packages/libevent.scm                          |  7 +--
 gnu/packages/linux.scm                             | 42 +++++--------
 gnu/packages/lua.scm                               |  3 +-
 gnu/packages/man.scm                               |  4 +-
 gnu/packages/maths.scm                             |  1 +
 gnu/packages/music.scm                             |  1 -
 gnu/packages/ninja.scm                             | 10 ++-
 gnu/packages/patches/atlas-gfortran-compat.patch   | 37 +++++++++++
 .../patches/boost-fix-transitive-linking.patch     | 16 -----
 gnu/packages/patches/doxygen-1.8.17-runtests.patch | 73 ----------------------
 gnu/packages/patches/doxygen-test.patch            | 60 ------------------
 gnu/packages/patches/libxt-guix-search-paths.patch | 13 ++--
 .../patches/tcl-fix-cross-compilation.patch        | 39 ------------
 gnu/packages/python-crypto.scm                     |  6 +-
 gnu/packages/sphinx.scm                            |  4 +-
 gnu/packages/swig.scm                              | 16 +----
 gnu/packages/tcl.scm                               | 59 ++++++++---------
 gnu/packages/terminals.scm                         |  3 +-
 gnu/packages/virtualization.scm                    |  4 +-
 gnu/packages/wget.scm                              |  4 +-
 gnu/packages/wm.scm                                |  4 +-
 gnu/packages/xorg.scm                              | 28 ++++-----
 38 files changed, 208 insertions(+), 442 deletions(-)
 create mode 100644 gnu/packages/patches/atlas-gfortran-compat.patch
 delete mode 100644 gnu/packages/patches/boost-fix-transitive-linking.patch
 delete mode 100644 gnu/packages/patches/doxygen-1.8.17-runtests.patch
 delete mode 100644 gnu/packages/patches/doxygen-test.patch
 delete mode 100644 gnu/packages/patches/tcl-fix-cross-compilation.patch



reply via email to

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