gnu: synthv1: Update to 1.1.0.

* gnu/packages/music.scm (synthv1): Update to 1.1.0.

Change-Id: I0caa51355bb6ea09abd74bafc335c0ff86ba4d63
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent 8f6a5af3d7
commit ae58db59f8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -2531,7 +2531,7 @@ perform creative live mixes with digital music files.")
(define-public synthv1
(package
(name "synthv1")
(version "0.9.32")
(version "1.1.0")
(source (origin
(method url-fetch)
(uri
@ -2539,7 +2539,7 @@ perform creative live mixes with digital music files.")
"/synthv1-" version ".tar.gz"))
(sha256
(base32
"1i76d4w2anccyp70vylxxrmqgf1i3znl98ag82wz8lxb5sh34i4x"))))
"0szl3p9wgy7cdjb757yrkskr4sqs1gvqq2zk1cm7hvadc8r0pbp3"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests