gnu: mesa: Update to 25.1.3.

* gnu/packages/gl.scm (mesa): Update to 25.1.3.

Change-Id: I1c19b1fab28400b6e9cce01a41813afb643242d1
This commit is contained in:
John Kehayias 2025-06-08 15:33:41 -04:00
parent 70a890468f
commit 3aa0d9de4b
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -303,7 +303,7 @@ also known as DXTn or DXTC) for Mesa.")
(define-public mesa
(package
(name "mesa")
(version "25.1.2")
(version "25.1.3")
(source
(origin
(method url-fetch)
@ -313,7 +313,7 @@ also known as DXTn or DXTC) for Mesa.")
"mesa-" version ".tar.xz")))
(sha256
(base32
"15xx37qhkyfp8gayh15dvb000h0vnvzd2qwlb2d996qi6pyr7762"))))
"0zxsvly6xjinaicgcf81ycljjjzy3mj0hqwf01b6sdgxnnnnrjzz"))))
(build-system meson-build-system)
(propagated-inputs
;; The following are in the Requires.private field of gl.pc.