gnu: xf86-video-savage: Update to 2.3.9.

* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
master
Marius Bakke 2017-01-18 18:23:53 +01:00
parent 619ff9329d
commit a354c7d8b4
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3091,7 +3091,7 @@ This driver is intended for ATI Rage 128 based cards.")
(define-public xf86-video-savage
(package
(name "xf86-video-savage")
(version "2.3.8")
(version "2.3.9")
(source
(origin
(method url-fetch)
@ -3101,7 +3101,7 @@ This driver is intended for ATI Rage 128 based cards.")
".tar.bz2"))
(sha256
(base32
"0qzshncynjdmyhavhqw4x5ha3gwbygi0zbsy158fpg1jcnla9kpx"))))
"11pcrsdpdrwk0mrgv83s5nsx8a9i4lhmivnal3fjbrvi3zdw94rc"))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
("xf86driproto" ,xf86driproto)