gnu: qtractor: Update to 0.8.5.

* gnu/packages/music.scm (qtractor): Update to 0.8.5.
master
Ricardo Wurmus 2017-12-06 16:07:55 +01:00
parent ceffa180a2
commit bb6693b86b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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