guix-commits
[Top][All Lists]
Advanced

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

branch master updated (0a9a00b -> 7dce1df)


From: guix-commits
Subject: branch master updated (0a9a00b -> 7dce1df)
Date: Tue, 16 Nov 2021 11:00:27 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 0a9a00b  gnu: pplacer: Fix build.
     new 206f269  gnu: guix: Update to 9bbbac6.
     new cf48bf8  gnu: s2n: Update to 1.1.0.
     new 5715a07  gnu: aws-c-common: Update to 0.6.11.
     new 2a32ded  gnu: aws-c-io: Update to 0.10.9.
     new 4ff5cd6  gnu: aws-c-cal: Update to 0.5.12.
     new 1a0ed46  gnu: aws-c-http: Update to 0.6.7.
     new cff8a12  gnu: aws-c-compression: Update to 0.2.14.
     new 05be89a  gnu: aws-c-auth: Update to 0.6.4.
     new 2d61354  gnu: aws-c-s3: Update to 0.1.26.
     new d5c9f52  gnu: aws-c-mqtt: Replace patch.
     new 37db6db  gnu: aws-crt-cpp: Update to 0.17.1.
     new c769b8c  gnu: aws-sdk-cpp: Update to 1.9.136.
     new 963ebbc  gnu: aws-c-event-stream: Replace patch.
     new 14f5405  gnu: aws-checksums: Replace patch.
     new 912cb91  gnu: aws-sdk-cpp: Enable text-to-speech library.
     new 7dce1df  gnu: Add texlive-xifthen.

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                                       |  19 +--
 gnu/packages/c.scm                                 | 104 ++++++++------
 gnu/packages/cpp.scm                               |  39 +++---
 gnu/packages/package-management.scm                |   6 +-
 gnu/packages/patches/aws-c-auth-cmake-prefix.patch |  13 --
 .../aws-c-auth-disable-networking-tests.patch      |  64 ---------
 .../aws-c-auth-install-private-headers.patch       |  19 +++
 gnu/packages/patches/aws-c-cal-cmake-prefix.patch  |  13 --
 .../patches/aws-c-compression-cmake-prefix.patch   |  13 --
 .../patches/aws-c-event-stream-cmake-prefix.patch  |  13 --
 gnu/packages/patches/aws-c-http-cmake-prefix.patch |  13 --
 .../aws-c-http-disable-networking-tests.patch      |  48 -------
 gnu/packages/patches/aws-c-io-cmake-prefix.patch   |  13 --
 .../aws-c-io-disable-networking-tests.patch        | 103 --------------
 gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch |  13 --
 gnu/packages/patches/aws-c-s3-cmake-prefix.patch   |  13 --
 .../aws-c-s3-disable-networking-tests.patch        | 153 ---------------------
 .../patches/aws-checksums-cmake-prefix.patch       |  13 --
 .../patches/aws-crt-cpp-cmake-prefix.patch         |  13 --
 .../aws-crt-cpp-disable-networking-tests.patch     |  47 -------
 .../patches/aws-sdk-cpp-cmake-prefix.patch         |  18 ---
 .../aws-sdk-cpp-disable-networking-tests.patch     |  44 ------
 .../patches/aws-sdk-cpp-disable-werror.patch       |  11 --
 gnu/packages/tex.scm                               |  21 +++
 gnu/packages/tls.scm                               |  53 ++++---
 25 files changed, 150 insertions(+), 729 deletions(-)
 delete mode 100644 gnu/packages/patches/aws-c-auth-cmake-prefix.patch
 delete mode 100644 
gnu/packages/patches/aws-c-auth-disable-networking-tests.patch
 create mode 100644 
gnu/packages/patches/aws-c-auth-install-private-headers.patch
 delete mode 100644 gnu/packages/patches/aws-c-cal-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-c-compression-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-c-event-stream-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-c-http-cmake-prefix.patch
 delete mode 100644 
gnu/packages/patches/aws-c-http-disable-networking-tests.patch
 delete mode 100644 gnu/packages/patches/aws-c-io-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-c-io-disable-networking-tests.patch
 delete mode 100644 gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-c-s3-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-c-s3-disable-networking-tests.patch
 delete mode 100644 gnu/packages/patches/aws-checksums-cmake-prefix.patch
 delete mode 100644 gnu/packages/patches/aws-crt-cpp-cmake-prefix.patch
 delete mode 100644 
gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch
 delete mode 100644 gnu/packages/patches/aws-sdk-cpp-cmake-prefix.patch
 delete mode 100644 
gnu/packages/patches/aws-sdk-cpp-disable-networking-tests.patch
 delete mode 100644 gnu/packages/patches/aws-sdk-cpp-disable-werror.patch



reply via email to

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