mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-15 13:45:54 +02:00
gnu: mesa: Update to 25.1.1.
* gnu/packages/gl.scm (mesa): Update to 25.1.1. Change-Id: I3ab477ce7334b4ef066e7fd3c6adfdd35e8cea76
This commit is contained in:
+2
-2
@@ -303,7 +303,7 @@ also known as DXTn or DXTC) for Mesa.")
|
||||
(define-public mesa
|
||||
(package
|
||||
(name "mesa")
|
||||
(version "25.0.5")
|
||||
(version "25.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -313,7 +313,7 @@ also known as DXTn or DXTC) for Mesa.")
|
||||
"mesa-" version ".tar.xz")))
|
||||
(sha256
|
||||
(base32
|
||||
"1l3q8fnm1xk9dikkvlqwg6cqfjifahb4nirx9gvljjxal3g4bln0"))))
|
||||
"1kjv84a7ln5n19dkgcsjdn7f3kfkzqqhpgyw4j2visdrnwc2m56g"))))
|
||||
(build-system meson-build-system)
|
||||
(propagated-inputs
|
||||
;; The following are in the Requires.private field of gl.pc.
|
||||
|
||||
Reference in New Issue
Block a user