gnu: padthv1: Update to 0.9.27.

* gnu/packages/music.scm (padthv1): Update to 0.9.27.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:01 +02:00
parent 884e7b2e47
commit 8c4ef41622
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2382,7 +2382,7 @@ (define-public samplv1
(define-public padthv1
(package
(name "padthv1")
(version "0.9.26")
(version "0.9.27")
(source (origin
(method url-fetch)
(uri
@ -2390,7 +2390,7 @@ (define-public padthv1
"/padthv1-" version ".tar.gz"))
(sha256
(base32
"02pg0g4i65j46hirkc3xn7m2clm8krrafrkwjc1v8rkcdj6q2gw1"))))
"0ydm09g0ibvp1nf4fzzj6bkwlxx46pjxqgg8h76hwi6l8k0rz5m4"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests