1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: aws-c-mqtt: Update to 0.10.4.

* gnu/packages/c.scm (aws-c-mqtt): Update to 0.10.4.

Change-Id: I96d4407dd906f1dd86658df495e1130406b4b00e
This commit is contained in:
Greg Hogan
2024-09-17 20:17:01 +00:00
committed by Ludovic Courtès
parent c7ce645886
commit ab05930646

View File

@@ -1292,7 +1292,7 @@ Service (S3) protocol for object storage.")
(package
(name "aws-c-mqtt")
;; Update only when updating aws-crt-cpp.
(version "0.7.10")
(version "0.10.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1301,7 +1301,7 @@ Service (S3) protocol for object storage.")
(file-name (git-file-name name version))
(sha256
(base32
"0qmzx8b4wcsq9s99q2zrhx1s3jdmfy8zs16qys9bqv45gspi3ybr"))))
"1sa5bxnva9qwx00a49l1pppz0gnkxbwam4g6r3gw7w6265kjrswb"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags