1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

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

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

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

View file

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