gnu: aws-c-io: Update to 0.18.0.

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

Change-Id: Iad7ce2b2d355ed6bb3374511057dab7cce375d7f
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Ashish SHUKLA 2025-04-02 11:46:18 +00:00 committed by Christopher Baines
parent 6a7850721e
commit 1e9a653bae
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1147,7 +1147,7 @@ communication.")
(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 @@ communication.")
(file-name (git-file-name name version))
(sha256
(base32
"09m3n81jibn8fhg7z6dkhj7dc7sds9n3mbr3n7jgg64zpf0lx9kl"))))
"07awsk4l3aj6g9k5c3xbd2i8hr9hlcs1xh1jv295yyld46qyg4ma"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags