me
/
guix
Archived
1
0
Fork 0

gnu: qtractor: Update to 0.9.26.

* gnu/packages/music.scm (qtractor): Update to 0.9.26.
master
Tobias Geerinckx-Rice 2022-05-15 02:00:00 +02:00
parent 96089de63b
commit 959bf37cd8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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