me
/
guix
Archived
1
0
Fork 0

gnu: snapcast: Update to 0.26.0.

* gnu/packages/audio.scm (snapcast): Update to 0.26.0.
master
Christopher Baines 2022-06-28 22:35:54 +01:00
parent 0e576e36ae
commit 0bf5c65588
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1158,7 +1158,7 @@ envelope follower, distortion effects, tape effects and more.")
(define-public snapcast
(package
(name "snapcast")
(version "0.24.0")
(version "0.26.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1167,7 +1167,7 @@ envelope follower, distortion effects, tape effects and more.")
(file-name (git-file-name name version))
(sha256
(base32
"13yz8alplnqwkcns3mcli01qbyy6l3h62xx0v71ygcrz371l4g9g"))))
"091gf3k1xv3k0m0kf2apr9bwiifw2czjcksd3vzwy544sfgrya08"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no included tests