gnu: qtractor: Update to 0.8.1.

* gnu/packages/music.scm (qtractor): Update to 0.8.1.
master
Ricardo Wurmus 2017-02-19 13:03:21 +01:00
parent c93f50698c
commit 873253ddd3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1767,14 +1767,14 @@ computer's keyboard.")
(define-public qtractor
(package
(name "qtractor")
(version "0.8.0")
(version "0.8.1")
(source (origin
(method url-fetch)
(uri (string-append "http://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
"17v563liyqcvil204ry1qfp09d91944nqz2ig33f5c3pyg4z2427"))))
"1pvs9r5ykfaci900p0kz2xc5xsrswnwwbcl2chsvd98f1ns4vwds"))))
(build-system gnu-build-system)
(arguments `(#:tests? #f)) ; no "check" target
(inputs