gnu: qtractor: Update to 1.1.0.

* gnu/packages/music.scm (qtractor): Update to 1.1.0.

Change-Id: I79324c8846b9369db076526aa1ec5b1fbac6f426
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent 7db441e9e7
commit 134bb86990
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -3685,14 +3685,14 @@ from the command line.")
(define-public qtractor
(package
(name "qtractor")
(version "0.9.35")
(version "1.1.0")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
"1v3w8x9dfqldfa8gjxxszzclnhqlgyanpr7b4dhva68qyxmp4m7v"))))
"09kvv4anjpv3pk0ajn8685d24ya6h771sm6yh4kgviykzvl3vjyd"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no "check" target