Skip to content
Snippets Groups Projects
Unverified Commit 57c734a6 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: liblo: Update to 0.29.

* gnu/packages/audio.scm (liblo): Update to 0.29.
parent 4972f9cc
No related branches found
No related tags found
No related merge requests found
......@@ -1628,14 +1628,14 @@ (define-public libbs2b
(define-public liblo
(package
(name "liblo")
(version "0.28")
(version "0.29")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/liblo/liblo/" version
"/liblo-" version ".tar.gz"))
(sha256
(base32
"02drgnpirvl2ihvzgsmn02agr5sj3vipzzw9vma56qlkgfvak56s"))))
"0sn0ckc1d0845mhsaa62wf7f9v0c0ykiq796a30ja5096kib9qdc"))))
(build-system gnu-build-system)
(arguments
`(;; liblo test FAILED
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment