gnu: aws-c-s3: Update to 0.6.4.

* gnu/packages/c.scm (aws-c-s3): Update to 0.6.4.

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

View file

@ -1262,7 +1262,7 @@ authentication.")
(package
(name "aws-c-s3")
;; Update only when updating aws-crt-cpp.
(version "0.1.38")
(version "0.6.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1271,7 +1271,7 @@ authentication.")
(file-name (git-file-name name version))
(sha256
(base32
"0n2y8hzb1bx3vnzlpb5hsav18dg33pwav0mpji6krz98y2l8msya"))))
"08kzdpjn48bzg4hvvr92yv6igvppja6xcrqr6hsliai6088nw4kl"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags