GNU bug report logs - #73323
[PATCH 00/15] Update aws-sdk-cpp.

Previous Next

Package: guix-patches;

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

Date: Tue, 17 Sep 2024 20:17:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: 73323 <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [bug#73323] [PATCH 12/15] gnu: aws-c-s3: Update to 0.6.4.
Date: Tue, 17 Sep 2024 20:17:00 +0000
* gnu/packages/c.scm (aws-c-s3): Update to 0.6.4.

Change-Id: Ie2bddb384af8aad55ef53f2a8000be76aa50a781
---
 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 9ee9a49a66..1817f7e1f3 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1262,7 +1262,7 @@ (define-public aws-c-s3
   (package
     (name "aws-c-s3")
     ;; Update only when updating aws-crt-cpp.
-    (version "0.1.38")
+    (version "0.6.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1271,7 +1271,7 @@ (define-public aws-c-s3
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0n2y8hzb1bx3vnzlpb5hsav18dg33pwav0mpji6krz98y2l8msya"))))
+                "08kzdpjn48bzg4hvvr92yv6igvppja6xcrqr6hsliai6088nw4kl"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
-- 
2.46.0





This bug report was last modified 234 days ago.

Previous Next


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