gnu: libebml: Update to 1.3.9.

* gnu/packages/xml.scm (libebml): Update to 1.3.9.
This commit is contained in:
Tobias Geerinckx-Rice 2019-06-07 18:35:21 +02:00
parent ad8e5a5332
commit bc48088b14
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -85,14 +85,14 @@ (define-public expat
(define-public libebml (define-public libebml
(package (package
(name "libebml") (name "libebml")
(version "1.3.7") (version "1.3.9")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://dl.matroska.org/downloads/libebml/" (uri (string-append "https://dl.matroska.org/downloads/libebml/"
"libebml-" version ".tar.xz")) "libebml-" version ".tar.xz"))
(sha256 (sha256
(base32 "1x79b35dj5d2x7xf7ql83w2cr0v5n2vsd08q6y6grmw4yn3lq973")))) (base32 "0j65r6i7s2k67c8f9wa653mqpxmfhdl67kjxrc1n5910ig6wddn6"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags