Archived
1
0
Fork 0

gnu: qtractor: Update to 0.9.21.

* gnu/packages/music.scm (qtractor): Update to 0.9.21.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-21 14:12:32 +01:00
parent e83faf04fa
commit 2ac2a57f37
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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