gnu: xf86-video-tdfx: Update to 1.5.0.

* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.5.0.
master
Marius Bakke 2019-02-17 16:02:09 +01:00
parent 3752d53d40
commit 7741bdb658
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3355,7 +3355,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.7")
(version "1.5.0")
(source
(origin
(method url-fetch)
@ -3365,7 +3365,7 @@ This driver supports SiS chipsets of 300/315/330/340 series.")
".tar.bz2"))
(sha256
(base32
"0hia45z4jc472fxp00803nznizcn4h1ybp63jcsb4lmd9vhqxx2c"))))
"0qc5wzwf1n65si9rc37bh224pzahh7gp67vfimbxs0b9yvhq0i9g"))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
("xorgproto" ,xorgproto)