me
/
guix
Archived
1
0
Fork 0

gnu: samplv1: Update to 0.9.22.

* gnu/packages/music.scm (samplv1): Update to 0.9.22.
master
Tobias Geerinckx-Rice 2021-05-18 00:25:22 +02:00
parent 58fce02197
commit 4f8d0539c7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2085,7 +2085,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
(version "0.9.21")
(version "0.9.22")
(source (origin
(method url-fetch)
(uri
@ -2093,7 +2093,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
"1kz8hcpzhrkvxpah6irz5gbah4m7knjhi4rk5hs1kwiikn7p6vgk"))))
"19ajnwzd5w2jlazflh5r9qm4sflkn2s2zc5zh0vlqywxzvb9dp9g"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests