3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: libdrm: Update to 2.4.88.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.88.
This commit is contained in:
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

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