Archived
1
0
Fork 0

gnu: padthv1: Update to 0.9.18.

* gnu/packages/music.scm (padthv1): Update to 0.9.18.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-01 14:34:13 +01:00
parent 223abb3f8b
commit 83ce5ca9bc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1759,7 +1759,7 @@ effects.")
(define-public padthv1 (define-public padthv1
(package (package
(name "padthv1") (name "padthv1")
(version "0.9.17") (version "0.9.18")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -1767,7 +1767,7 @@ effects.")
"/padthv1-" version ".tar.gz")) "/padthv1-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"098fk8fwcgssnfr1gilqg8g17zvch62lrn3rqsswpzbr3an5adb3")))) "1karrprb3ijrbiwpr43rl3nxnzc33lnmwrd1832psgr3flnr9fp5"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f)) ; there are no tests `(#:tests? #f)) ; there are no tests