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

gnu: aws-c-io: Downgrade to 0.17.1.

* gnu/packages/c.scm (aws-c-io): Downgrade to 0.17.1.

Change-Id: I903e85299c2d38deaf67e13086890250b33419d2
This commit is contained in:
Greg Hogan 2025-04-07 01:14:14 +00:00
parent 171dbdbc6d
commit c22c9323c5
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -1147,7 +1147,7 @@ communication.")
(package
(name "aws-c-io")
;; Update only when updating aws-crt-cpp.
(version "0.18.0")
(version "0.17.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1156,7 +1156,7 @@ communication.")
(file-name (git-file-name name version))
(sha256
(base32
"07awsk4l3aj6g9k5c3xbd2i8hr9hlcs1xh1jv295yyld46qyg4ma"))))
"0slk4ibskia3nzn1wwkj0biamh0fhgbmc1abplmgjzcmz9wlqxr5"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags