gnu: suil: Update to 0.8.4.

* gnu/packages/audio.scm (suil): Update to 0.8.4.
This commit is contained in:
Ricardo Wurmus 2017-04-10 18:39:29 +02:00
parent 7181981fd8
commit b1d3bb765f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 4 deletions

View File

@ -2048,15 +2048,14 @@ the Turtle syntax.")
(define-public suil (define-public suil
(package (package
(name "suil") (name "suil")
(version "0.8.2") (version "0.8.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://download.drobilla.net/suil-" (uri (string-append "http://download.drobilla.net/suil-"
version version ".tar.bz2"))
".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1s3adyiw7sa5gfvm5wasa61qa23629kprxyv6w8hbxdiwp0hhxkq")))) "1kji3lhha26qr6xm9j8ic5c40zbrrb5qnwm2qxzmsfxgmrz29wkf"))))
(build-system waf-build-system) (build-system waf-build-system)
(arguments `(#:tests? #f)) ; no check target (arguments `(#:tests? #f)) ; no check target
(inputs (inputs