guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (59c136ef61 -> c5d62ec323)


From: guix-commits
Subject: branch core-updates updated (59c136ef61 -> c5d62ec323)
Date: Tue, 30 Aug 2022 14:44:43 -0400 (EDT)

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

    from 59c136ef61 Merge branch 'staging' into core-updates
     new 859509a11c gnu: python-numpy: Avoid usage of 'this-package-input'.
     new 0d1c22494b gnu: nghttp2-for-node: Fix Python version check.
     new 81a24a9bb0 gnu: libpaper: Update to 1.2.3.
     new 1c106e8fcc gnu: libjpeg-turbo: Update to 2.1.4.
     new 7e329b8a4a gnu: libjpeg-turbo: Use G-expression.
     new 9fe0131904 gnu: cURL: Remove input labels.
     new 0877f66987 gnu: cURL: Use G-expression.
     new f0cf6b5a32 gnu: nghttp2: Update to 1.49.0.
     new cea251ce54 gnu: libtasn1: Update to 4.19.0.
     new 25eed3c5a2 gnu: GnuTLS: Update to 3.7.7.
     new f958d8f062 gnu: gnupg: Update to 2.2.37.
     new 1c7c8f0daf gnu: gpgme: Update to 1.18.0.
     new 4426c5c725 gnu: pcsc-lite: Update to 1.9.8.
     new 51ed530204 gnu: node@10: Build with 'libuv-for-node'.
     new 11a0854808 gnu: libuv: Update to 1.44.2.
     new c5d62ec323 gnu: qpdf: Update to 10.6.3.

The 16 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                                   |   1 +
 gnu/packages/curl.scm                          | 157 ++++++++++++-------------
 gnu/packages/ghostscript.scm                   |   4 +-
 gnu/packages/gnupg.scm                         |   8 +-
 gnu/packages/image.scm                         |  56 ++++-----
 gnu/packages/libevent.scm                      |   4 +-
 gnu/packages/node.scm                          |   4 +-
 gnu/packages/patches/curl-nghttp2-compat.patch | 141 ++++++++++++++++++++++
 gnu/packages/pdf.scm                           |   4 +-
 gnu/packages/python-xyz.scm                    |   5 +-
 gnu/packages/security-token.scm                |   8 +-
 gnu/packages/tls.scm                           |   8 +-
 gnu/packages/web.scm                           |  19 ++-
 13 files changed, 289 insertions(+), 130 deletions(-)
 create mode 100644 gnu/packages/patches/curl-nghttp2-compat.patch



reply via email to

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