guix-devel
[Top][All Lists]
Advanced

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

[PATCH] gnu: libepoxy: Update to 1.3.1.


From: ng0
Subject: [PATCH] gnu: libepoxy: Update to 1.3.1.
Date: Sat, 23 Jul 2016 00:37:44 +0000

VLC build graph in core-update fails at libepoxy (see
core-updates thread), this updates libepoxy and hopefully fixes
the problem with vlc.


>From 3974440fdcd69b8e6f968492c2f031daeba61193 Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
Date: Sat, 23 Jul 2016 00:33:28 +0000
Subject: [PATCH] gnu: libepoxy: Update to 1.3.1.

* gnu/packages/gl.scm (libepoxy): Update to 1.3.1.
---
 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 f36d15a..a4bffe4 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -443,7 +443,7 @@ OpenGL graphics API.")
 (define-public libepoxy
   (package
     (name "libepoxy")
-    (version "1.2")
+    (version "1.3.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -453,7 +453,7 @@ OpenGL graphics API.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1xp8g6b7xlbym2rj4vkbl6xpb7ijq7glpv656mc7k9b01x22ihs2"))))
+                "1d1brhwfmlzgnphmdwlvn5wbcrxsdyzf1qfcf8nb89xqzznxs037"))))
     (arguments
      `(#:phases
        (alist-cons-after
-- 
2.9.1


-- 
♥Ⓐ  ng0 – http://we.make.ritual.n0.is
For non-prism friendly talk find me on http://www.psyced.org
SecuShare – http://secushare.org



reply via email to

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