gnu: qtractor: Update to 0.9.29.

* gnu/packages/music.scm (qtractor): Update to 0.9.29.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:00 +02:00
parent b1aedf6ab4
commit b4c5eb7a7c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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