gnu: aws-c-common: Update to 0.6.20.

* gnu/packages/c.scm (aws-c-common): Update to 0.6.20.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan 2022-04-14 16:40:45 +00:00 committed by Ludovic Courtès
parent 25a1c60b1c
commit f796dc9207
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -585,7 +585,7 @@ (define-public aws-c-common
(package
(name "aws-c-common")
; Update only when updating aws-crt-cpp.
(version "0.6.11")
(version "0.6.20")
(source (origin
(method git-fetch)
(uri (git-reference
@ -594,7 +594,7 @@ (define-public aws-c-common
(file-name (git-file-name name version))
(sha256
(base32
"1v4dhygiynl75y3702lbp9j8kph88j4f2sq39s4lkhn6lmbz5f0f"))))
"089grcj58n4xs41kmnpaqpwsalcisjbqqb5yqahxxyfx2lf1j9c9"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags