me
/
guix
Archived
1
0
Fork 0

gnu: padthv1: Update to 0.9.18.

* gnu/packages/music.scm (padthv1): Update to 0.9.18.
master
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
1 changed files with 2 additions and 2 deletions

View File

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