gnu: xdriinfo: Update to 1.0.5.

* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.5.
master
Andy Wingo 2016-02-18 21:08:24 +01:00 committed by Mark H Weaver
parent c6be2454c1
commit 380af498e3
1 changed files with 2 additions and 2 deletions

View File

@ -2240,7 +2240,7 @@ available.")
(define-public xdriinfo
(package
(name "xdriinfo")
(version "1.0.4")
(version "1.0.5")
(source
(origin
(method url-fetch)
@ -2250,7 +2250,7 @@ available.")
".tar.bz2"))
(sha256
(base32
"076bjix941znyjmh3j5jjsnhp2gv2iq53d0ks29mvvv87cyy9iim"))))
"0681d0y8liqakkpz7mmsf689jcxrvs5291r20qi78mc9xxk3gfjc"))))
(build-system gnu-build-system)
(inputs
`(("mesa" ,mesa)