gnu: xf86-video-tdfx: Update to 1.4.7.
* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.master
parent
1778ea740e
commit
76400ca594
|
@ -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)
|
||||
|
|
Reference in New Issue