GNU bug report logs - #77614
[PATCH c++-team 0/8] Update aws-sdk-cpp.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Mon, 7 Apr 2025 17:43:02 UTC

Severity: normal

Tags: patch

Done: Greg Hogan <code <at> greghogan.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Greg Hogan <code <at> greghogan.com>
To: 77614 <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>, Greg Hogan <code <at> greghogan.com>
Subject: [bug#77614] [PATCH c++-team 7/8] gnu: aws-crt-cpp: Update to 0.32.3.
Date: Mon,  7 Apr 2025 17:44:13 +0000
* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.32.3.

Change-Id: I4872c15c9133cc3607d15706cdacb03d9bd0893d
---
 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 980d2a35b5..46a3e8a57d 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -2269,7 +2269,7 @@ (define-public aws-crt-cpp
     ;; Update only when updating aws-sdk-cpp, and when updating also update
     ;; versions of library dependencies linked from from
     ;; https://github.com/awslabs/aws-crt-cpp/tree/{aws-crt-cpp commit}/crt
-    (version "0.32.2")
+    (version "0.32.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2278,7 +2278,7 @@ (define-public aws-crt-cpp
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1xakyki8sxn6pxmmmf41n3wl0qsgsags0wvj74jmhfln4g2c4qy9"))))
+                "0hl62qngg3qcm4dykv89bm2sn5wn8p1ik0vb79d7djq3r1bblzks"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
-- 
2.49.0





This bug report was last modified 115 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.