gnu: qtractor: Update to 0.8.4.

* gnu/packages/music.scm (qtractor): Update to 0.8.4.
This commit is contained in:
Ricardo Wurmus 2017-09-23 22:52:37 +02:00
parent 9db7e9be59
commit 3765f4e6bf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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