guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: xf86-video-qxl: Update to 0.1.5.


From: Efraim Flashner
Subject: 01/01: gnu: xf86-video-qxl: Update to 0.1.5.
Date: Mon, 26 Dec 2016 02:41:17 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 9f74424f37b8927364f9a9a255c3a10ae3960578
Author: Efraim Flashner <address@hidden>
Date:   Mon Dec 26 04:32:05 2016 +0200

    gnu: xf86-video-qxl: Update to 0.1.5.
    
    * gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.5.
---
 gnu/packages/xorg.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 544750a..3930d21 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3145,7 +3145,7 @@ UniChrome Pro and Chrome9 integrated graphics 
processors.")
 (define-public xf86-video-qxl
   (package
     (name "xf86-video-qxl")
-    (version "0.1.4")
+    (version "0.1.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3153,7 +3153,7 @@ UniChrome Pro and Chrome9 integrated graphics 
processors.")
                 "xf86-video-qxl-" version ".tar.bz2"))
               (sha256
                (base32
-                "018ic9ddxfnjcv2yss0mwk1gq6rmip1hrgi2wxwqkbqx1cpx4yp5"))))
+                "14jc24znnahhmz4kqalafmllsg8awlz0y6gpgdpk5ih38ph851mi"))))
     (build-system gnu-build-system)
     (inputs
       `(("fontsproto" ,fontsproto)



reply via email to

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