gnu: xf86-video-savage: Update to 2.3.8.
* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.8.
This commit is contained in:
parent
bfe27469b4
commit
bfc0d8395e
|
@ -3106,7 +3106,7 @@ This driver is intended for ATI Rage 128 based cards.")
|
||||||
(define-public xf86-video-savage
|
(define-public xf86-video-savage
|
||||||
(package
|
(package
|
||||||
(name "xf86-video-savage")
|
(name "xf86-video-savage")
|
||||||
(version "2.3.7")
|
(version "2.3.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -3116,7 +3116,7 @@ This driver is intended for ATI Rage 128 based cards.")
|
||||||
".tar.bz2"))
|
".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0i2aqp68rfkrz9c1p6d7ny9x7bjrlnby7q56zf01fb12r42l4784"))))
|
"0qzshncynjdmyhavhqw4x5ha3gwbygi0zbsy158fpg1jcnla9kpx"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs `(("mesa" ,mesa)
|
(inputs `(("mesa" ,mesa)
|
||||||
("xf86driproto" ,xf86driproto)
|
("xf86driproto" ,xf86driproto)
|
||||||
|
|
Loading…
Reference in New Issue