summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2022-11-04 20:42:31 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2023-04-22 21:25:35 -0400
commit57bae7065199683fb6fd56bfe55171b33390a513 (patch)
tree0807c39b78e7ad6a369aefa6a60e6173cee47909
parent2a353a3dbc45675c8275e83d0e04908b3ba4b634 (diff)
nongnu: mesa: Update to 22.2.2.
* nongnu/packages/mesa.scm (mesa-next): Update to 22.2.2.
-rw-r--r--nongnu/packages/mesa.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/mesa.scm b/nongnu/packages/mesa.scm
index 8272715..cf662f2 100644
--- a/nongnu/packages/mesa.scm
+++ b/nongnu/packages/mesa.scm
@@ -78,7 +78,7 @@
(define-public mesa-next
(package
(name "mesa")
- (version "22.2.1")
+ (version "22.2.2")
(source
(origin
(method url-fetch)
@@ -90,7 +90,7 @@
version "/mesa-" version ".tar.xz")))
(sha256
(base32
- "0g5ij57ljh3l04qf7qpildl45g5g7s8ycngc19z5xx1k1anbwy80"))))
+ "1ya8i7kz98h6vdyfjmlpnvcd237a7hhgwjcfh4dngk659yvizq9d"))))
(build-system meson-build-system)
(propagated-inputs
;; The following are in the Requires.private field of gl.pc.