From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: 54066@debbugs.gnu.org
Subject: [bug#54066] [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Sat, 19 Feb 2022 16:45:10 +0000 [thread overview]
Message-ID: <b7mBizOZJkf44eBGpH-Gzb7je_BHGFlA521YaWjMGr5I0tVTncSkbNuz94XC08JB8VWVsad17wBOkWuY3CDyBnLRFLNhRd7ufpRiEaO2E_o=@elenq.tech> (raw)
From a8dbe13a127cd29c87f9ab70c421661e393d53b6 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@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
next reply other threads:[~2022-02-19 16:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-19 16:45 Ekaitz Zarraga [this message]
2022-02-22 19:50 ` [bug#54066] [PATCH]: Update mesa to 21.3.6 (fixup release) John Kehayias via Guix-patches via
2022-03-03 16:05 ` John Kehayias via Guix-patches via
2022-05-15 14:03 ` bug#54066: " Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='b7mBizOZJkf44eBGpH-Gzb7je_BHGFlA521YaWjMGr5I0tVTncSkbNuz94XC08JB8VWVsad17wBOkWuY3CDyBnLRFLNhRd7ufpRiEaO2E_o=@elenq.tech' \
--to=ekaitz@elenq.tech \
--cc=54066@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).