gnu: yyjson: Update to 0.12.0.

* gnu/packages/c.scm (yyjson): Update to 0.12.0.

Change-Id: I6f84305b7435a677496308d07dd3d1ad8683c70c
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Dariqq 2025-08-20 13:13:21 +00:00 committed by Andreas Enge
parent fa4fe7091e
commit d349f946d0
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1881,7 +1881,7 @@ output randomness while retaining speed, simplicity, and conciseness.")
(define-public yyjson
(package
(name "yyjson")
(version "0.10.0")
(version "0.12.0")
(source
(origin
(method git-fetch)
@ -1890,7 +1890,7 @@ output randomness while retaining speed, simplicity, and conciseness.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0kmzgs24v0rxlibg4qwlm6yplzs96pgxb1gyviijhkra9z7lx7ws"))))
(base32 "1v7vgb0wkhh23vyqnch1aiswrgy8rb7yhbyrm7gcwl8c0l92f9nl"))))
(build-system cmake-build-system)
(arguments
(list