gnu: qtractor: Update to 0.9.22.

* gnu/packages/music.scm (qtractor): Update to 0.9.22.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-18 00:25:32 +02:00
parent f196d4fe93
commit 47794ed2a7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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