[PATCH] gnu: mesa: Update to 21.3.8.

  • Done
  • quality assurance status badge
Details
2 participants
  • Wamm K. D
  • Ludovic Courtès
Owner
unassigned
Submitted by
Wamm K. D
Severity
normal
W
W
Wamm K. D wrote on 22 Mar 2022 19:40
(address . guix-patches@gnu.org)(name . Wamm K. D)(address . jaft.r@outlook.com)
DM5PR04MB3772BD665409B0DC8D3628B599179@DM5PR04MB3772.namprd04.prod.outlook.com
---
gnu/packages/gl.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 0ff39dc24d..62903526ca 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -260,7 +260,7 @@ (define libva-without-mesa
(define-public mesa
(package
(name "mesa")
- (version "21.3.2")
+ (version "21.3.8")
(source
(origin
(method url-fetch)
--
2.34.0
L
L
Ludovic Courtès wrote on 15 May 2022 16:03
Re: bug#54066: [PATCH]: Update mesa to 21.3.6 (fixup release)
87h75qevv0.fsf@gnu.org
Hi,

I updated Mesa to 21.3.8 on ‘staging’ in commit
d0951c288b97db42c470506ec62f4e14a76774b1.

Sorry that it took so long!

Ludo’.
Closed
?