gnu: snapcast: Update to 0.29.0. [security fixes]

This fixes CVE-2023-36177.

* gnu/packages/audio.scm (snapcast): Update to 0.29.0.
This commit is contained in:
Nicolas Graves 2024-11-03 17:02:21 +01:00 committed by Zheng Junjie
parent 1e1e5dbf13
commit dd31f1ab90
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1567,7 +1567,7 @@ (define-public omins-lv2
(define-public snapcast
(package
(name "snapcast")
(version "0.27.0")
(version "0.29.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1576,7 +1576,7 @@ (define-public snapcast
(file-name (git-file-name name version))
(sha256
(base32
"10l5hvmaqr9ykipsnzl95wqg19ff36rhpa1q88axxcia0k2valkn"))))
"1960xp54vsndj9vvc03kx9kg9phdchdgrfghhvcp2b0nfq2qcqqm"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no included tests