guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (58863b93b0 -> 08380429b8)


From: guix-commits
Subject: branch core-updates updated (58863b93b0 -> 08380429b8)
Date: Thu, 1 Sep 2022 17:44:50 -0400 (EDT)

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

    from 58863b93b0 Merge branch 'staging' into core-updates
     new 7db5168db1 gnu: ruby@2.7: Incorporate grafted changes.
     new 48718135e7 gnu: GHC: Adjust for Python 3.10.
     new 1cad443b02 gnu: mozjs@78: Patch for Python 3.10.
     new d5f69a9fe5 gnu: CMake: Update to 3.24.1.
     new 648f3d5d49 gnu: perl-io-socket-ssl: Update to 2.074.
     new f807d1795f gnu: cURL: Update to 7.85.0.
     new 6f8083e6ec gnu: llvm-14, llvm-12: Enable RTTI.
     new 35db5d5ca4 gnu: swig: Fix build with GCC-12.
     new d5a122921a gnu: doxygen: Fix build with GCC-12.
     new 08380429b8 gnu: boost: Update to 1.80.0.

The 10 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                                      |   4 +-
 gnu/packages/boost.scm                            |  32 ++++-
 gnu/packages/cmake.scm                            |   4 +-
 gnu/packages/curl.scm                             |  14 +--
 gnu/packages/documentation.scm                    |   4 +-
 gnu/packages/gnuzilla.scm                         |  19 +++
 gnu/packages/haskell.scm                          |  24 +++-
 gnu/packages/llvm.scm                             |   4 +-
 gnu/packages/patches/curl-easy-lock.patch         |  31 -----
 gnu/packages/patches/curl-nghttp2-compat.patch    | 141 ----------------------
 gnu/packages/patches/doxygen-support-gcc-12.patch |  15 +++
 gnu/packages/patches/swig-support-gcc-12.patch    |  16 +++
 gnu/packages/ruby.scm                             |  19 +--
 gnu/packages/swig.scm                             |   4 +-
 gnu/packages/web.scm                              |   4 +-
 15 files changed, 116 insertions(+), 219 deletions(-)
 delete mode 100644 gnu/packages/patches/curl-easy-lock.patch
 delete mode 100644 gnu/packages/patches/curl-nghttp2-compat.patch
 create mode 100644 gnu/packages/patches/doxygen-support-gcc-12.patch
 create mode 100644 gnu/packages/patches/swig-support-gcc-12.patch



reply via email to

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