me
/
guix
Archived
1
0
Fork 0

gnu: qtractor: Update to 0.9.31.

* gnu/packages/music.scm (qtractor): Update to 0.9.31.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:02 +02:00
parent a5049e6292
commit d32dc2fe78
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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