me
/
guix
Archived
1
0
Fork 0

gnu: lilv: Update to 0.24.22.

* gnu/packages/audio.scm (lilv): Update to 0.24.22.

Change-Id: I290632adf5dacd41af9e7ca69dd12da7237d7237
master
Ricardo Wurmus 2024-01-10 19:02:16 +01:00
parent 88d67aad97
commit f30f13b852
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3041,14 +3041,14 @@ frequencies. This data is then formatted to MIDI and written to disk.")
(define-public lilv (define-public lilv
(package (package
(name "lilv") (name "lilv")
(version "0.24.20") (version "0.24.22")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://download.drobilla.net/lilv-" (uri (string-append "https://download.drobilla.net/lilv-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1g7f29i0jajswyg67k7hdnmyqk32fmmxw6xppf9fm1mjp2wq5c2g")))) "1wwzkz91zv0cj8dkr7aqsryznihhbkhwaplv81ik7j4zwp84kybn"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list