1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-16 07:10:31 +02:00

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

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

Change-Id: I2013a9c2f173898e2c48c05824da0044885166e1
This commit is contained in:
Greg Hogan
2024-09-17 20:16:54 +00:00
committed by Ludovic Courtès
parent aeeff3e877
commit e597755a8e

View File

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