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
View this message in rfc822 format
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/c.scm (aws-c-cal): Update to 0.8.9.
Change-Id: I80d003d645fdb390db1fb74d91daa808d0a40a5f
---
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 75405f682f..7120c5a72b 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1176,7 +1176,7 @@ (define-public aws-c-cal
(package
(name "aws-c-cal")
;; Update only when updating aws-crt-cpp.
- (version "0.7.4")
+ (version "0.8.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1185,7 +1185,7 @@ (define-public aws-c-cal
(file-name (git-file-name name version))
(sha256
(base32
- "01h3ypypn3lbqm9r252zkh26wg8g7acl1slddy4vd59nfwqlwp7m"))))
+ "10n5v7s9z2kfbsq7frkwq1l4383yrq9bc3qlsxz2hrliy230828h"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
--
2.49.0
This bug report was last modified 106 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.