gnu: aws-c-event-stream: Update to 0.4.3.

* gnu/packages/c.scm (aws-c-event-stream): Update to 0.4.3.

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

View file

@ -1034,7 +1034,7 @@ with fallback to efficient C99 software implementations.")
(package
(name "aws-c-event-stream")
;; Update only when updating aws-crt-cpp.
(version "0.2.7")
(version "0.4.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1043,7 +1043,7 @@ with fallback to efficient C99 software implementations.")
(file-name (git-file-name name version))
(sha256
(base32
"0xwwr7gdgfrphk6j7vk12rgimfim6m4qnj6hg8hgg16cplhvsfzh"))))
"0pm6ggm2yv5rqfijvi0zd7xf4a0zq0m21c36vhgda5mh5wbhzf64"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags