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 07/15] gnu: aws-c-event-stream: Update to 0.4.3.
Date: Tue, 17 Sep 2024 20:16:55 +0000
* gnu/packages/c.scm (aws-c-event-stream): Update to 0.4.3.

Change-Id: Iae87c5793b1a886fefcf0597ff6254e172869159
---
 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 d1c8c64d37..ae9c443b2f 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1034,7 +1034,7 @@ (define-public aws-c-event-stream
   (package
     (name "aws-c-event-stream")
     ;; Update only when updating aws-crt-cpp.
-    (version "0.2.7")
+    (version "0.4.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1043,7 +1043,7 @@ (define-public aws-c-event-stream
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xwwr7gdgfrphk6j7vk12rgimfim6m4qnj6hg8hgg16cplhvsfzh"))))
+                "0pm6ggm2yv5rqfijvi0zd7xf4a0zq0m21c36vhgda5mh5wbhzf64"))))
     (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.