gnu: cantata: Update to 3.3.1.

* gnu/packages/mpd.scm (cantata): Update to 3.3.1.

Change-Id: I3d3a09d01a5150fa289cb69c099045c28814e3e1
Signed-off-by: Vinicius Monego <monego@posteo.net>
This commit is contained in:
Andrew Wong 2025-06-10 08:36:08 -04:00 committed by Vinicius Monego
parent f45fb68d39
commit 6d4fe27697
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -507,7 +507,7 @@ MPRIS 2 support.")
(define-public cantata
(package
(name "cantata")
(version "3.3.0")
(version "3.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -516,7 +516,7 @@ MPRIS 2 support.")
(file-name (git-file-name name version))
(sha256
(base32
"09nskgw9c6jhr647yv9irzjb2zibv1w8bwbpfgz0viibqn81f7bp"))))
"0x5bm8s9cl68ybdv37w65kjlxyz40s42ddyf0cv4351vxxiiyng2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; No test suite