1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-10 03:05:56 +02: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
+2 -2
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