unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: romulasry via Guix-patches via <guix-patches@gnu.org>
To: 44586@debbugs.gnu.org
Subject: [bug#44586] [PATCH] Mesa updated to 20.2.2 (staging)
Date: Wed, 11 Nov 2020 20:48:02 +0000	[thread overview]
Message-ID: <C1z3BgdKl2ij3IER9FLI2SPellDlw6KqSuGKV6E7kuOTgkdkbMBaDcLYQ1ivmGVmlZ3gG1nK4TMjPPK-0ADD8kL4IXhToSC2vIHp_YDn7hA=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 60 bytes --]

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #1.2: Type: text/html, Size: 308 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: mesa.patch --]
[-- Type: text/x-patch; name=mesa.patch, Size: 796 bytes --]

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index a8b142cacb..36d930393e 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -233,7 +233,7 @@ also known as DXTn or DXTC) for Mesa.")
 (define-public mesa
   (package
     (name "mesa")
-    (version "20.1.9")
+    (version "20.2.2")
     (source
       (origin
         (method url-fetch)
@@ -245,7 +245,7 @@ also known as DXTn or DXTC) for Mesa.")
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "10kk8a8k7f4ip8yaiqdyrx162nbw8pw4h3b4hs4ha8mpd43wlldj"))
+          "1f93eb1090cf71490cd0e204e04f8427a82b6ed534b7f49ca50cea7dcc89b861"))
         (patches
          (search-patches "mesa-skip-disk-cache-test.patch"))))
     (build-system meson-build-system)

                 reply	other threads:[~2020-11-11 21:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='C1z3BgdKl2ij3IER9FLI2SPellDlw6KqSuGKV6E7kuOTgkdkbMBaDcLYQ1ivmGVmlZ3gG1nK4TMjPPK-0ADD8kL4IXhToSC2vIHp_YDn7hA=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=44586@debbugs.gnu.org \
    --cc=romulasry@protonmail.com \
    /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).