gnu: qtractor: Update to 0.9.17.

* gnu/packages/music.scm (qtractor): Update to 0.9.17.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-23 01:39:47 +02:00
parent 2afa545dd4
commit 94e164f32c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2675,14 +2675,14 @@ (define-public aj-snapshot
(define-public qtractor
(package
(name "qtractor")
(version "0.9.16")
(version "0.9.17")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
"1l19g7cvgb7gfjmaihnd899k5hhxyf4sz22380y830xjfs2fvqxc"))))
"0mcfli3wffz5a9pkpcxli03ysyrr53ij3569m81ck9h8pr7yng4b"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no "check" target