unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 46672@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#46672] [PATCH] gnu: mesa: Update to 20.3.5.
Date: Thu,  8 Apr 2021 23:26:38 +0200	[thread overview]
Message-ID: <20210408212638.6480-1-vincent.legoll@gmail.com> (raw)
In-Reply-To: <20210220225047.682956-1-milkeymouse@meme.institute>

* gnu/packages/gl.scm (mesa): Update to 20.3.5.
---
 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 437d270f05..b86f879465 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -235,7 +235,7 @@ also known as DXTn or DXTC) for Mesa.")
 (define-public mesa
   (package
     (name "mesa")
-    (version "20.3.4")
+    (version "20.3.5")
     (source
       (origin
         (method url-fetch)
@@ -247,7 +247,7 @@ also known as DXTn or DXTC) for Mesa.")
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1120kf280hg4h0a2505vxf6rdw8r2ydl3cg4iwkmpx0zxj3sj8fw"))
+          "1klifqyr54q8ar8sncykgqllil98q1ma4i6g9j2c18yzcggp56lh"))
         (patches
          (search-patches "mesa-skip-tests.patch"))))
     (build-system meson-build-system)
-- 
2.31.0





  parent reply	other threads:[~2021-04-08 21:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-20 22:50 [bug#46672] [PATCH] gnu: mesa: Update to 20.3.4 Milkey Mouse
2021-02-25 17:10 ` [bug#46672] [PATCH] gnu: Add usync Léo Le Bouter via Guix-patches via
2021-02-25 17:35   ` [bug#46572] " zimoun
2021-02-25 17:44 ` [bug#46572] " Léo Le Bouter via Guix-patches via
2021-02-26 13:30 ` [bug#46672] [PATCH] gnu: mesa: Update to 20.3.4 Léo Le Bouter via Guix-patches via
2021-04-08 21:26 ` [bug#46672] mesa 20.3.4 Vincent Legoll
2021-04-08 21:26 ` Vincent Legoll [this message]
2021-09-04 13:39   ` bug#46672: [PATCH] gnu: mesa: Update to 20.3.4 Brice Waegeneire

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=20210408212638.6480-1-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=46672@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).