gnu: jalv: Update to 1.6.6.

* gnu/packages/audio.scm (jalv): Update to 1.6.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-07 22:10:26 +01:00
parent b331ee62f5
commit c569c735c2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2207,14 +2207,14 @@ (define-public jack-2
(define-public jalv (define-public jalv
(package (package
(name "jalv") (name "jalv")
(version "1.6.4") (version "1.6.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://download.drobilla.net/jalv-" (uri (string-append "https://download.drobilla.net/jalv-"
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1wwfn7yzbs37s2rdlfjgks63svd5g14yyzd2gdl7h0z12qncwsy2")))) "05lycfq0f06zjp5xqvzjz9hx9kmqx72yng1lghh76hv63dw43lcj"))))
(build-system waf-build-system) (build-system waf-build-system)
(arguments (arguments
`(#:tests? #f ; no check target `(#:tests? #f ; no check target