gnu: qjackctl: Update to 0.9.3.

* gnu/packages/audio.scm (qjackctl): Update to 0.9.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-12 21:27:09 +02:00
parent c36ef82054
commit fe795eeb2d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2718,14 +2718,14 @@ (define-public pcaudiolib
(define-public qjackctl
(package
(name "qjackctl")
(version "0.9.1")
(version "0.9.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/qjackctl/qjackctl/"
version "/qjackctl-" version ".tar.gz"))
(sha256
(base32
"0m72kglwwvn91dxnka4lx765p3r0bcpqw251svymxr2wxjc4rgjg"))))
"065x66rr1mb2bkqr88l50rcn5c8rsiq4hp5hrlyqqg46371gzhp9"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no check target