gnu: synthv1: Update to 0.9.31.

* gnu/packages/music.scm (synthv1): Update to 0.9.31.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:02 +02:00
parent d713175178
commit 2dc441cf05
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2371,7 +2371,7 @@ (define-public mixxx
(define-public synthv1
(package
(name "synthv1")
(version "0.9.27")
(version "0.9.31")
(source (origin
(method url-fetch)
(uri
@ -2379,7 +2379,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"13qcig5j69qzcxqs9w5x9shrbb6vyj00g2fz1jw1kxramppyvcvg"))))
"06yfiwnxdawyby63zqm1jv4ihi4fxzabpkba7v4d8lgwvhxa014k"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests