GNU bug report logs -
#77176
[PATCH v2] s2n-tls, and aws-* packages update
Previous Next
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
Message #50 received at 77176 <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/c.scm (aws-c-sdkutils): Update to 0.2.3.
Change-Id: Ib4bd6015e6eedcdf19e818556b4174dfe69439d3
---
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 140763c18e..36a51afc19 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1204,7 +1204,7 @@ (define-public aws-c-sdkutils
(package
(name "aws-c-sdkutils")
;; Update only when updating aws-crt-cpp.
- (version "0.1.19")
+ (version "0.2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1213,7 +1213,7 @@ (define-public aws-c-sdkutils
(file-name (git-file-name name version))
(sha256
(base32
- "12xpnx0qxnjc2gnbpxq0kx6dfyi650zlrl2ykfhn3z9h6gj0lz8s"))))
+ "09smvqgg08kr5xri5kc94v67154pxx032vdia0agx86q1pxyfl9l"))))
(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.