unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44586] [PATCH] Mesa updated to 20.2.2 (staging)
@ 2020-11-11 20:48 romulasry via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: romulasry via Guix-patches via @ 2020-11-11 20:48 UTC (permalink / raw)
  To: 44586


[-- 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)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-11 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 20:48 [bug#44586] [PATCH] Mesa updated to 20.2.2 (staging) romulasry via Guix-patches via

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).