~ruther/guix-local

fcb416154ff5b8251d363531bdd06c4f8043f8cc — Ricardo Wurmus 9 years ago c054962
gnu: lilv: Update to 0.22.0.

* gnu/packages/audio.scm (lilv): Update to 0.22.0.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/audio.scm
M gnu/packages/audio.scm => gnu/packages/audio.scm +2 -2
@@ 1303,7 1303,7 @@ included are the command line utilities @code{send_osc} and @code{dump_osc}.")
(define-public lilv
  (package
    (name "lilv")
    (version "0.20.0")
    (version "0.22.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "http://download.drobilla.net/lilv-"


@@ 1311,7 1311,7 @@ included are the command line utilities @code{send_osc} and @code{dump_osc}.")
                                 ".tar.bz2"))
             (sha256
              (base32
               "0aj2plkx56iar8vzjbq2l7hi7sp0ml99m0h44rgwai2x4vqkk2j2"))))
               "1d3ss7vv8drf1c5340lyd0gv736n2qy7sxji2nh1rw9y48hr69yd"))))
    (build-system waf-build-system)
    (arguments
     `(#:tests? #f ; no check target