gnu: aws-c-cal: Update to 0.5.17.

* gnu/packages/c.scm (aws-c-cal): Update to 0.5.17.

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

View File

@ -700,7 +700,7 @@ event-driven, asynchronous network application protocols.")
(package
(name "aws-c-cal")
; Update only when updating aws-crt-cpp.
(version "0.5.12")
(version "0.5.17")
(source (origin
(method git-fetch)
(uri (git-reference
@ -709,7 +709,7 @@ event-driven, asynchronous network application protocols.")
(file-name (git-file-name name version))
(sha256
(base32
"09zqf610x4g2mcjcaf9nh88k6dkw14pi721yr8hxb5rmsx7rlfrb"))))
"0gd7xfzv509vcysifzfa8j2rykkc1prhiry7953snblkzm7airm5"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags