Archived
1
0
Fork 0

gnu: aws-c-io: Update to 0.10.20.

* gnu/packages/c.scm (aws-c-io): Update to 0.10.20.

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

View file

@ -671,7 +671,7 @@ communication.")
(package (package
(name "aws-c-io") (name "aws-c-io")
; Update only when updating aws-crt-cpp. ; Update only when updating aws-crt-cpp.
(version "0.10.9") (version "0.10.20")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -680,7 +680,7 @@ communication.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"14rxa3k842fgk43702nz7z9y3clfhvax8j0k93i0c5vg14wj38yp")))) "07l5rfbm1irkigfv51sfygs992af8rxicmay97frbx6z21khdjnr"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags