gnu: libebml: Update to 1.4.4.

* gnu/packages/xml.scm (libebml): Update to 1.4.4.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:01 +02:00
parent 4f276192b2
commit 6091c7ae63
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -176,14 +176,14 @@ (define expat/fixed
(define-public libebml
(package
(name "libebml")
(version "1.4.2")
(version "1.4.4")
(source
(origin
(method url-fetch)
(uri (string-append "https://dl.matroska.org/downloads/libebml/"
"libebml-" version ".tar.xz"))
(sha256
(base32 "1wmri5c94b02q2z32bqlpfs4vbw0n0c602321wigna2qw1y27is1"))))
(base32 "19w74q2makq4qz1cjsrlbzglwfhb4497bvbnxq539jbc6n1mzp42"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags