unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30628] [PATCH staging] gnu: mesa: Update to 17.3.6.
@ 2018-02-27  9:49 Rutger Helling
       [not found] ` <handler.30628.B.151972502611757.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2018-02-27  9:49 UTC (permalink / raw)
  To: 30628


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

This patch updates Mesa to 17.3.6 in staging. I didn't push it right
away, since I know the plan was to merge staging in a few days.

However, I do recommend we push this patch in before, since apparently
17.3.6 fixes a number of problems with Intel GPU hangups that are
present in the 17.3 series.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-mesa-Update-to-17.3.6.patch --]
[-- Type: text/x-patch, Size: 1192 bytes --]

From 06c117103e0b52e247c5141f956ad75d49be92d7 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 27 Feb 2018 08:27:36 +0100
Subject: [PATCH] gnu: mesa: Update to 17.3.6.

* gnu/packages/gl.scm (mesa): Update to 17.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 6ce7fbc9b..af3d1b681 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -222,7 +222,7 @@ also known as DXTn or DXTC) for Mesa.")
 (define-public mesa
   (package
     (name "mesa")
-    (version "17.3.5")
+    (version "17.3.6")
     (source
       (origin
         (method url-fetch)
@@ -234,7 +234,7 @@ also known as DXTn or DXTC) for Mesa.")
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "0slksyk2b3j74w6h6sv4kgnblbkmayqwb08lbhhf0wdaiby2i4pb"))
+          "1y7vawz2sbpzdqk4b60w8kfrxb2rfkdjkifyxxfx1jaasj05d4g5"))
         (patches
          (search-patches "mesa-wayland-egl-symbols-check-mips.patch"
                          "mesa-skip-disk-cache-test.patch"))))
-- 
2.16.2


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#30628: ([PATCH staging] gnu: mesa: Update to 17.3.6.)
       [not found] ` <handler.30628.B.151972502611757.ack@debbugs.gnu.org>
@ 2018-02-27 15:38   ` Rutger Helling
  0 siblings, 0 replies; 2+ messages in thread
From: Rutger Helling @ 2018-02-27 15:38 UTC (permalink / raw)
  To: 30628-done

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

Closing this bug, since this will get pushed in the next staging cycle
instead.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-27 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-27  9:49 [bug#30628] [PATCH staging] gnu: mesa: Update to 17.3.6 Rutger Helling
     [not found] ` <handler.30628.B.151972502611757.ack@debbugs.gnu.org>
2018-02-27 15:38   ` bug#30628: ([PATCH staging] gnu: mesa: Update to 17.3.6.) Rutger Helling

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