all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 30049@debbugs.gnu.org
Subject: [bug#30049] [PATCH core-updates] gnu: mesa: Update to 17.3.2.
Date: Tue, 9 Jan 2018 21:03:16 +0100	[thread overview]
Message-ID: <20180109210316.62525098@mykolab.com> (raw)


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

             reply	other threads:[~2018-01-09 20:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 20:03 Rutger Helling [this message]
2018-01-09 20:38 ` [bug#30049] [PATCH core-updates] gnu: mesa: Update to 17.3.2 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

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180109210316.62525098@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=30049@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 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.