[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/22: gnu: aws-sdk-cpp: Update to 1.11.402.
From: |
guix-commits |
Subject: |
22/22: gnu: aws-sdk-cpp: Update to 1.11.402. |
Date: |
Fri, 27 Sep 2024 18:23:51 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 5e888ec915cfdd256e726959cdc23293bc36277e
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Tue Sep 17 20:17:03 2024 +0000
gnu: aws-sdk-cpp: Update to 1.11.402.
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.402.
Change-Id: I105b7bfc80f264eb9374ca71dfaf5e5417f98cbe
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 1c9da8a8b5..c0f81b0e2f 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1767,7 +1767,7 @@ aws-c-http, aws-c-io, aws-c-mqtt, aws-checksums, and
s2n.")
(name "aws-sdk-cpp")
; When updating also check for a tagged update to aws-crt-cpp from
; https://github.com/aws/aws-sdk-cpp/tree/main/crt
- (version "1.9.306")
+ (version "1.11.402")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1776,7 +1776,7 @@ aws-c-http, aws-c-io, aws-c-mqtt, aws-checksums, and
s2n.")
(file-name (git-file-name name version))
(sha256
(base32
- "0k3f4xq4vvlwrwgpp0vka4pwzbnkylvrkbbkjksx6wq6g1a2gc2g"))))
+ "016jzz01c8mf5v732rk8gglmvpa8lf5c5r7jndvbp6gn6nlvnplx"))))
(build-system cmake-build-system)
(arguments
'(;; Tests are run during the build phase.
- 18/22: gnu: aws-c-auth: Update to 0.7.26., (continued)
- 18/22: gnu: aws-c-auth: Update to 0.7.26., guix-commits, 2024/09/27
- 20/22: gnu: aws-c-mqtt: Update to 0.10.4., guix-commits, 2024/09/27
- 05/22: gnu: fast-float-test-files: Update to 1.0.0., guix-commits, 2024/09/27
- 03/22: gnu: genimage: Update to version 18., guix-commits, 2024/09/27
- 10/22: gnu: aws-c-common: Update to 0.9.27., guix-commits, 2024/09/27
- 06/22: gnu: fast-float: Update to 6.1.6., guix-commits, 2024/09/27
- 02/22: gnu: ceph: Update to 17.2.7., guix-commits, 2024/09/27
- 07/22: gnu: folly: Update to 2024.09.09.00., guix-commits, 2024/09/27
- 17/22: gnu: aws-c-http: Update to 0.8.8., guix-commits, 2024/09/27
- 04/22: gnu: remind: Update to 05.00.05., guix-commits, 2024/09/27
- 22/22: gnu: aws-sdk-cpp: Update to 1.11.402.,
guix-commits <=
- 21/22: gnu: aws-crt-cpp: Update to 0.28.2., guix-commits, 2024/09/27
- 09/22: gnu: s2n: Update to 1.5.1., guix-commits, 2024/09/27
- 15/22: gnu: aws-c-sdkutils: Update to 0.1.19., guix-commits, 2024/09/27
- 19/22: gnu: aws-c-s3: Update to 0.6.4., guix-commits, 2024/09/27
- 14/22: gnu: aws-c-event-stream: Update to 0.4.3., guix-commits, 2024/09/27
- 13/22: gnu: aws-c-io: Update to 0.14.18., guix-commits, 2024/09/27