gnu: qtractor: Update to 0.9.34.

* gnu/packages/music.scm (qtractor): Update to 0.9.34.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:05 +02:00
parent bf767b2907
commit d047e824dd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3482,14 +3482,14 @@ (define-public aj-snapshot
(define-public qtractor
(package
(name "qtractor")
(version "0.9.31")
(version "0.9.34")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
"0kyb1ylnwlc4vzhar669n6n9w0pbs9ixqnfanlzfwdbw1sn3gzyy"))))
"0w6g51jhj9c72j6qjjkjhiq0vwklb6q4cr3xgj4mzp0iw279hbjz"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no "check" target