GNU bug report logs - #77176
[PATCH v2] s2n-tls, and aws-* packages update

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Sat, 22 Mar 2025 13:15:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ashish.is <at> lostca.se
To: 77176 <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>, Greg Hogan <code <at> greghogan.com>
Subject: [bug#77176] [PATCH v2 07/15] gnu: aws-c-io: Update to 0.18.0.
Date: Wed,  2 Apr 2025 11:46:18 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/c.scm (aws-c-io): Update to 0.18.0.

Change-Id: Iad7ce2b2d355ed6bb3374511057dab7cce375d7f
---
 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 0785d3bcea..3b5d7f623c 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1147,7 +1147,7 @@ (define-public aws-c-io
   (package
     (name "aws-c-io")
     ;; Update only when updating aws-crt-cpp.
-    (version "0.14.18")
+    (version "0.18.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1156,7 +1156,7 @@ (define-public aws-c-io
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "09m3n81jibn8fhg7z6dkhj7dc7sds9n3mbr3n7jgg64zpf0lx9kl"))))
+                "07awsk4l3aj6g9k5c3xbd2i8hr9hlcs1xh1jv295yyld46qyg4ma"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
-- 
2.49.0





This bug report was last modified 107 days ago.

Previous Next


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