gnu: libdrm: Update to 2.4.98.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.98.
This commit is contained in:
Marius Bakke 2019-05-02 13:51:32 +02:00
parent 111adbd338
commit baff6b5e85
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -379,7 +379,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
(version "2.4.97")
(version "2.4.98")
(source
(origin
(method url-fetch)
@ -389,7 +389,7 @@ (define-public libdrm
".tar.bz2"))
(sha256
(base32
"08yimlp6jir1rs5ajgdx74xa5qdzcqahpdzdk0rmkmhh7vdcrl3p"))
"150qdzsm2nx6dfacc75rx53anzsc6m31nhxidf5xxax3mk6fvq4b"))
(patches (search-patches "libdrm-symbol-check.patch"))))
(build-system meson-build-system)
(arguments