gnu: libdrm: Update to 2.4.98.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.98.
master
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
1 changed files with 2 additions and 2 deletions

View File

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