guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: mesa: Update to 17.3.5.


From: Rutger Helling
Subject: 01/01: gnu: mesa: Update to 17.3.5.
Date: Tue, 20 Feb 2018 03:16:07 -0500 (EST)

rhelling pushed a commit to branch staging
in repository guix.

commit 7dbd98a1d510178b8e2fcf2cd353d9a98c0ef80f
Author: Rutger Helling <address@hidden>
Date:   Tue Feb 20 09:13:29 2018 +0100

    gnu: mesa: Update to 17.3.5.
    
    * gnu/packages/gl.scm (mesa): Update to 17.3.5.
---
 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 78d5209..0a55814 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.4")
+    (version "17.3.5")
     (source
       (origin
         (method url-fetch)
@@ -233,7 +233,7 @@ also known as DXTn or DXTC) for Mesa.")
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1l4h4phbam08llf1rmh25zwff1h1fb8q1ja6vnhg2pdw6gi9bybi"))
+          "0slksyk2b3j74w6h6sv4kgnblbkmayqwb08lbhhf0wdaiby2i4pb"))
         (patches
          (search-patches "mesa-wayland-egl-symbols-check-mips.patch"
                          "mesa-skip-disk-cache-test.patch"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]