gnu: qjackctl: Update to 0.5.0.

* gnu/packages/audio.scm (qjackctl): Update to 0.5.0.
master
Ricardo Wurmus 2018-01-05 23:26:51 +01:00
parent 0fe1752848
commit 54ea2d86dc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1960,14 +1960,14 @@ and ALSA.")
(define-public qjackctl
(package
(name "qjackctl")
(version "0.4.5")
(version "0.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/qjackctl/qjackctl/"
version "/qjackctl-" version ".tar.gz"))
(sha256
(base32
"1dsavjfzz5bpzc80mvfs940w9f9f47cf4r9cqxnaqrl4xilsa3f5"))))
"0lx81dfwanc10vrny1vzi0wx73ph82dlz99ffjzsigj3cqzz6x4s"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no check target