guix-commits
[Top][All Lists]
Advanced

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

51/74: gnu: xf86-video-tdfx: Update to 1.4.6.


From: Mark H. Weaver
Subject: 51/74: gnu: xf86-video-tdfx: Update to 1.4.6.
Date: Mon, 22 Feb 2016 16:14:07 +0000

mhw pushed a commit to branch media-updates
in repository guix.

commit ee5340bec991d0f8d13b6ba882ff280299a10aeb
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:28:14 2016 +0100

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

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 2d8484b..0388a20 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3239,7 +3239,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.5")
+    (version "1.4.6")
     (source
       (origin
         (method url-fetch)
@@ -3249,7 +3249,7 @@ This driver supports SiS chipsets of 300/315/330/340 
series.")
                ".tar.bz2"))
         (sha256
           (base32
-           "0nfqf1c8939s21ci1g7gacwzlr4g4nnilahgz7j2bz30zfnzpmbh"))
+           "0dvdrhyn1iv6rr85v1c52s1gl0j1qrxgv7x0r7qn3ba0gj38i2is"))
         (patches (list
                   (search-patch "xf86-video-tdfx-remove-mibstore.patch")))))
     (build-system gnu-build-system)



reply via email to

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