gnu: aws-c-cal: Downgrade to 0.8.8.

* gnu/packages/c.scm (aws-c-cal): Downgrade to 0.8.8.

Change-Id: I05f5e5895236c3d58e15f65a3a4322efd07af0a6
This commit is contained in:
Greg Hogan 2025-04-07 01:15:19 +00:00
parent c22c9323c5
commit 245c297d35
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -1176,7 +1176,7 @@ event-driven, asynchronous network application protocols.")
(package
(name "aws-c-cal")
;; Update only when updating aws-crt-cpp.
(version "0.8.9")
(version "0.8.8")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1185,7 +1185,7 @@ event-driven, asynchronous network application protocols.")
(file-name (git-file-name name version))
(sha256
(base32
"10n5v7s9z2kfbsq7frkwq1l4383yrq9bc3qlsxz2hrliy230828h"))))
"0f9bfgn100hdc08wvbh041bgfv0g29vzkp7arqa1d68880vi58kx"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags