gnu: lilv: Update to 0.24.2.

* gnu/packages/audio.scm (lilv): Update to 0.24.2.
This commit is contained in:
Ricardo Wurmus 2017-04-10 18:43:07 +02:00
parent b1d3bb765f
commit d4d3df82bc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1600,15 +1600,14 @@ (define-public python2-pyliblo
(define-public lilv
(package
(name "lilv")
(version "0.22.0")
(version "0.24.2")
(source (origin
(method url-fetch)
(uri (string-append "http://download.drobilla.net/lilv-"
version
".tar.bz2"))
version ".tar.bz2"))
(sha256
(base32
"1d3ss7vv8drf1c5340lyd0gv736n2qy7sxji2nh1rw9y48hr69yd"))))
"08m5a372pr1l7aii9s3pic5nm68gynx1n1bc7bnlswziq6qnbv7p"))))
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no check target