gnu: libdrm: Update to 2.4.88.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.88.
master
Marius Bakke 2017-11-19 15:42:11 +01:00
parent 6198d34e0d
commit 4c00229661
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -291,7 +291,7 @@ rasterisation.")
(define-public libdrm
(package
(name "libdrm")
(version "2.4.87")
(version "2.4.88")
(source
(origin
(method url-fetch)
@ -301,7 +301,7 @@ rasterisation.")
".tar.bz2"))
(sha256
(base32
"0j7d96cc281dvb4rwwbs70434yp1cxkl9rnk57h4i8mzpn9m472c"))
"1dbjap12zzlrgvvv9nkkpximhfdpx19qanwzccp78khjqax5vrdm"))
(patches (search-patches "libdrm-symbol-check.patch"))))
(build-system gnu-build-system)
(arguments