all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30049] [PATCH core-updates] gnu: mesa: Update to 17.3.2.
@ 2018-01-09 20:03 Rutger Helling
  2018-01-09 20:38 ` Marius Bakke
       [not found] ` <handler.30049.B.151552822730719.ack@debbugs.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Rutger Helling @ 2018-01-09 20:03 UTC (permalink / raw)
  To: 30049


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

Here's the just released 17.3.2 update for Mesa. Do we still have time
to squeeze this into core-updates or should we wait until next cycle?

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

From 2261c684c1c6663b8cf74e0dc15eebc42f67359b Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 9 Jan 2018 20:56:50 +0100
Subject: [PATCH] gnu: mesa: Update to 17.3.2.

* gnu/packages/gl.scm (mesa): Update to 17.3.2.
---
 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 1dff039f5..ccbfae5ed 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -221,7 +221,7 @@ also known as DXTn or DXTC) for Mesa.")
 (define-public mesa
   (package
     (name "mesa")
-    (version "17.3.1")
+    (version "17.3.2")
     (source
       (origin
         (method url-fetch)
@@ -233,7 +233,7 @@ also known as DXTn or DXTC) for Mesa.")
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1h94m2nkxa1y4n415d5idk2x2lkgbvjcikv6r2r6yn4ak7h0grls"))
+          "1ik4dmwhx56hc7pggkrnkjpcd39dqi8lm035xr5z5y6ny89lm172"))
         (patches
          (search-patches "mesa-wayland-egl-symbols-check-mips.patch"
                          "mesa-skip-disk-cache-test.patch"))))
-- 
2.15.1


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

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

end of thread, other threads:[~2018-02-26 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-09 20:03 [bug#30049] [PATCH core-updates] gnu: mesa: Update to 17.3.2 Rutger Helling
2018-01-09 20:38 ` Marius Bakke
2018-01-09 20:49   ` Rutger Helling
     [not found] ` <handler.30049.B.151552822730719.ack@debbugs.gnu.org>
2018-02-26 10:47   ` bug#30049: Acknowledgement ([PATCH core-updates] gnu: mesa: Update to 17.3.2.) Rutger Helling

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.