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

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan 2022-04-14 16:43:09 +00:00 committed by Ludovic Courtès
parent 4bd4c53aac
commit fbf1435587
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

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