gnu: qtractor: Update to 0.9.12.

* gnu/packages/music.scm (qtractor): Update to 0.9.12.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-03 01:33:06 +01:00
parent b483ccd4cb
commit 2de3664847
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C

View File

@ -2387,14 +2387,14 @@ from the command line.")
(define-public qtractor
(package
(name "qtractor")
(version "0.9.11")
(version "0.9.12")
(source (origin
(method url-fetch)
(uri (string-append "http://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
"1482da0lr77i57jby80cnn4bb9ws3v1i1j6m2hbwdnvqab9csvnx"))))
"06493sf4hr178jkvric3rmc2phh1ph2jlyh8kl9z248amq3zfnhy"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no "check" target