guix-commits
[Top][All Lists]
Advanced

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

01/10: gnu: xf86-video-tdfx: Update to 1.4.7.


From: Marius Bakke
Subject: 01/10: gnu: xf86-video-tdfx: Update to 1.4.7.
Date: Wed, 18 Jan 2017 17:35:07 +0000 (UTC)

mbakke pushed a commit to branch master
in repository guix.

commit 76400ca5943813b255cff2b36b4dee43c0491e3f
Author: Marius Bakke <address@hidden>
Date:   Wed Jan 18 18:05:40 2017 +0100

    gnu: xf86-video-tdfx: Update to 1.4.7.
    
    * gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.
---
 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 b780d47..39c3e78 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3221,7 +3221,7 @@ This driver supports SiS chipsets of 300/315/330/340 
series.")
 (define-public xf86-video-tdfx
   (package
     (name "xf86-video-tdfx")
-    (version "1.4.6")
+    (version "1.4.7")
     (source
       (origin
         (method url-fetch)
@@ -3231,7 +3231,7 @@ This driver supports SiS chipsets of 300/315/330/340 
series.")
                ".tar.bz2"))
         (sha256
           (base32
-           "0dvdrhyn1iv6rr85v1c52s1gl0j1qrxgv7x0r7qn3ba0gj38i2is"))))
+           "0hia45z4jc472fxp00803nznizcn4h1ybp63jcsb4lmd9vhqxx2c"))))
     (build-system gnu-build-system)
     (inputs `(("mesa" ,mesa)
               ("xf86driproto" ,xf86driproto)



reply via email to

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