me
/
guix
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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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