gnu: aws-c-http: Update to 0.9.6.

* gnu/packages/c.scm (aws-c-http): Update to 0.9.6.

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

View file

@ -1251,7 +1251,7 @@ low level functionality for coroutines.")
(package (package
(name "aws-c-http") (name "aws-c-http")
;; Update only when updating aws-crt-cpp. ;; Update only when updating aws-crt-cpp.
(version "0.8.8") (version "0.9.6")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -1260,7 +1260,7 @@ low level functionality for coroutines.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0kap7r9mj564k7ncl2p6kyqp88vxkj80r277xkd6fry8d3plviac")))) "0anasabsgyyn56v3w1p6sq558n646ifxgqxyy0j0601wvxxmk641"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags