guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (4bc6888f5e -> 2a023a7bd8)


From: guix-commits
Subject: branch core-updates updated (4bc6888f5e -> 2a023a7bd8)
Date: Thu, 30 Jun 2022 17:27:34 -0400 (EDT)

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

    from 4bc6888f5e gnu: gcc-10: Update to 10.4.0.
     new 0ef3e954de gnu: dejagnu: Fix test failure.
     new 7bbab14b40 gnu: dejagnu: Use G-expressions.
     new 01e1cf6fcf gnu: jsoncpp@1.7.3: Fix build failure.
     new 9959890264 gnu: libgc: Use new style.
     new 5aeb96103f gnu: zlib: Update to 1.2.12.
     new a81a9ceb88 gnu: zlib: Use G-expression.
     new ddff3be27e gnu: help2man: Update to 1.49.2.
     new 79beb85599 gnu: help2man: Remove input labels.
     new 1861b35e36 gnu: icu4c: Remove input labels.
     new dad7117c35 gnu: pcre2: Update to 10.40.
     new 14cd7675a3 gnu: pcre2: Use G-expression.
     new 438b63fcb3 gnu: pcre: Use G-expression.
     new bad74c24f0 gnu: tcsh: Update to 6.24.01.
     new 1a04f8c677 gnu: tcsh: Use G-expression.
     new 5e2ecfab7c gnu: Boost: Use G-expressions.
     new 8ee9d25ebc gnu: OpenBLAS: Use G-expressions.
     new b6434306b5 gnu: libaio: Update to 0.3.113.
     new 0d6e7e54ed gnu: itstool: Update to 2.0.7.
     new 8cdb8e10e2 gnu: itstool: Use G-expression.
     new 90002914cb gnu: yelp-xsl: Remove obsolete input.
     new 2a023a7bd8 gnu: yelp-xsl: Remove input labels.

The 21 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                                       |   2 +
 gnu/packages/bdw-gc.scm                            |  52 ++--
 gnu/packages/boost.scm                             | 293 +++++++++++----------
 gnu/packages/commencement.scm                      |   1 +
 gnu/packages/compression.scm                       |  63 ++---
 gnu/packages/dejagnu.scm                           |  91 ++++---
 gnu/packages/glib.scm                              |  20 +-
 gnu/packages/gnome.scm                             |  15 +-
 gnu/packages/icu4c.scm                             | 143 +++++-----
 gnu/packages/linux.scm                             |  31 +--
 gnu/packages/man.scm                               |  52 ++--
 gnu/packages/maths.scm                             | 127 ++++-----
 gnu/packages/patches/zlib-cc.patch                 |  21 ++
 .../patches/zlib-correct-crc32-inputs.patch        |  44 ++++
 gnu/packages/pcre.scm                              | 159 +++++------
 gnu/packages/serialization.scm                     |  12 +-
 gnu/packages/shells.scm                            |  40 ++-
 17 files changed, 615 insertions(+), 551 deletions(-)
 create mode 100644 gnu/packages/patches/zlib-cc.patch
 create mode 100644 gnu/packages/patches/zlib-correct-crc32-inputs.patch



reply via email to

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