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 5/8] gnu: aws-c-s3: Downgrade to 0.7.13.
Date: Mon,  7 Apr 2025 17:44:11 +0000
* gnu/packages/c.scm (aws-c-s3: Downgrade to 0.7.13.

Change-Id: I3ae6665d57f5a86d6b742f6ce2c34431469c8f21
---
 gnu/packages/c.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 5b55cb9e66..de1908341a 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1340,7 +1340,7 @@ (define-public aws-c-s3
   (package
     (name "aws-c-s3")
     ;; Update only when updating aws-crt-cpp.
-    (version "0.7.14")
+    (version "0.7.13")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1349,7 +1349,7 @@ (define-public aws-c-s3
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zh6nf3cxglsdn00m697yl90w2rc012chd9zivd6jd4i4ck6wq7q"))))
+                "0iqjhcfyg4nzgbr3ysc7lv7vfs6aw5wawh5927205w8di3f0r37b"))))
     (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.