cbaines pushed a commit to branch master
in repository guix.
commit 8697eed18949658478905f848814f74e9ecd2982
Author: Ashish SHUKLA <[email protected]>
AuthorDate: Wed Apr 2 11:46:16 2025 +0000
gnu: aws-c-cal: Update to 0.8.9.
* gnu/packages/c.scm (aws-c-cal): Update to 0.8.9.
Change-Id: I80d003d645fdb390db1fb74d91daa808d0a40a5f
Signed-off-by: Christopher Baines <[email protected]>
---
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 @@ event-driven, asynchronous network application
protocols.")
(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 @@ event-driven, asynchronous network application
protocols.")
(file-name (git-file-name name version))
(sha256
(base32
- "01h3ypypn3lbqm9r252zkh26wg8g7acl1slddy4vd59nfwqlwp7m"))))
+ "10n5v7s9z2kfbsq7frkwq1l4383yrq9bc3qlsxz2hrliy230828h"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags