me
/
guix
Archived
1
0
Fork 0

gnu: xf86-video-ati: Update to 18.0.1.

* gnu/packages/xorg.scm (xf86-video-ati): Update to 18.0.1.
master
Marius Bakke 2018-03-28 21:16:43 +02:00
parent 4d967992d8
commit 0a8985f395
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2653,7 +2653,7 @@ as USB mice.")
(define-public xf86-video-ati
(package
(name "xf86-video-ati")
(version "7.10.0")
(version "18.0.1")
(source
(origin
(method url-fetch)
@ -2663,7 +2663,7 @@ as USB mice.")
".tar.bz2"))
(sha256
(base32
"0yafix56vkqglw243cwb94nv91vbjv12sqh29x1bap0hwd1dclgf"))))
"180l2yw8c63cbcs3zk729vx439aig1d7yicpyxj0nmfl4y0kpskj"))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
("xxf86driproto" ,xf86driproto)