gnu: qtractor: Update to 0.9.24.

* gnu/packages/music.scm (qtractor): Update to 0.9.24.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-03 02:45:10 +01:00
parent 58f63b2e73
commit 7e6a6e9814
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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