gnu: synthv1: Update to 0.9.32.

* gnu/packages/music.scm (synthv1): Update to 0.9.32.
This commit is contained in:
Tobias Geerinckx-Rice 2023-09-10 02:00:00 +02:00
parent ef27d1cd1e
commit 4d026e4870
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.31")
(version "0.9.32")
(source (origin
(method url-fetch)
(uri
@ -2379,7 +2379,7 @@ (define-public synthv1
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"06yfiwnxdawyby63zqm1jv4ihi4fxzabpkba7v4d8lgwvhxa014k"))))
"1i76d4w2anccyp70vylxxrmqgf1i3znl98ag82wz8lxb5sh34i4x"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests