1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: aws-c-sdkutils: Update to 0.2.3.

* gnu/packages/c.scm (aws-c-sdkutils): Update to 0.2.3.

Change-Id: Ib4bd6015e6eedcdf19e818556b4174dfe69439d3
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Ashish SHUKLA
2025-04-02 11:46:20 +00:00
committed by Christopher Baines
parent f172fb4034
commit e6105c7a17
+2 -2
View File
@@ -1204,7 +1204,7 @@ cryptographic primitives for the @acronym{AWS,Amazon Web Services} SDK.")
(package
(name "aws-c-sdkutils")
;; Update only when updating aws-crt-cpp.
(version "0.1.19")
(version "0.2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1213,7 +1213,7 @@ cryptographic primitives for the @acronym{AWS,Amazon Web Services} SDK.")
(file-name (git-file-name name version))
(sha256
(base32
"12xpnx0qxnjc2gnbpxq0kx6dfyi650zlrl2ykfhn3z9h6gj0lz8s"))))
"09smvqgg08kr5xri5kc94v67154pxx032vdia0agx86q1pxyfl9l"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags