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

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

Change-Id: I5db13f71b0946449d399847e353c53ba7593be34
This commit is contained in:
Greg Hogan 2024-09-17 20:16:58 +00:00 committed by Ludovic Courtès
parent a8bbda8311
commit e3fad45981
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1170,7 +1170,7 @@ (define-public aws-c-http
(package
(name "aws-c-http")
;; Update only when updating aws-crt-cpp.
(version "0.6.13")
(version "0.8.8")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1179,7 +1179,7 @@ (define-public aws-c-http
(file-name (git-file-name name version))
(sha256
(base32
"125glc9b3906r95519zqfbzzz6wj5ib4im2n45yxrigwkkpffbq9"))))
"0kap7r9mj564k7ncl2p6kyqp88vxkj80r277xkd6fry8d3plviac"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags