GNU bug report logs - #54066
[PATCH]: Update mesa to 21.3.6 (fixup release)

Previous Next

Package: guix-patches;

Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>

Date: Sat, 19 Feb 2022 16:46:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Subject: bug#54066: closed (Re: bug#54066: [PATCH]: Update mesa to 21.3.6
 (fixup release))
Date: Sun, 15 May 2022 14:04:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54066: [PATCH]: Update mesa to 21.3.6 (fixup release)

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54066 <at> debbugs.gnu.org.

-- 
54066: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>, "Wamm K. D" <jaft.r <at> outlook.com>
Cc: 54522-done <at> debbugs.gnu.org, 54066-done <at> debbugs.gnu.org
Subject: Re: bug#54066: [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Sun, 15 May 2022 16:03:31 +0200
Hi,

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

Sorry that it took so long!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Sat, 19 Feb 2022 16:45:10 +0000
From a8dbe13a127cd29c87f9ab70c421661e393d53b6 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Sat, 19 Feb 2022 17:43:46 +0100
Subject: [PATCH] gnu: mesa: Update to 21.3.6.

* gnu/packages/gl.scm (mesa): Update to 21.3.6.
---
 gnu/packages/gl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 0ff39dc24d..470c9094c7 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.6")
     (source
       (origin
         (method url-fetch)
@@ -272,7 +272,7 @@ (define-public mesa
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1g96y59bw10ml8h4jl259g41jdmf5ww3jbwqpz1sprq7hgxvmrz2"))
+          "0dk717mrp59i6wgf5nir7126hmjw48jw1z15s10smsa6slgpdfwn"))
         (patches
          (search-patches "mesa-skip-tests.patch"))))
     (build-system meson-build-system)
--
2.34.0





This bug report was last modified 3 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.