parent
457f6f262b
commit
12c77137eb
|
@ -222,7 +222,7 @@ also known as DXTn or DXTC) for Mesa.")
|
||||||
(define-public mesa
|
(define-public mesa
|
||||||
(package
|
(package
|
||||||
(name "mesa")
|
(name "mesa")
|
||||||
(version "17.3.6")
|
(version "17.3.7")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -234,7 +234,7 @@ also known as DXTn or DXTC) for Mesa.")
|
||||||
version "/mesa-" version ".tar.xz")))
|
version "/mesa-" version ".tar.xz")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1y7vawz2sbpzdqk4b60w8kfrxb2rfkdjkifyxxfx1jaasj05d4g5"))
|
"07mcfyksspr4xp7fhhdgjhxm0182jhyav11shpzahrdsix591585"))
|
||||||
(patches
|
(patches
|
||||||
(search-patches "mesa-wayland-egl-symbols-check-mips.patch"
|
(search-patches "mesa-wayland-egl-symbols-check-mips.patch"
|
||||||
"mesa-skip-disk-cache-test.patch"))))
|
"mesa-skip-disk-cache-test.patch"))))
|
||||||
|
|
Reference in New Issue