gnu: libxi: Update to 1.7.6.

* gnu/packages/xorg.scm (libxi): Update to 1.7.6.
master
Andy Wingo 2016-02-18 21:32:07 +01:00 committed by Mark H Weaver
parent 10d85db449
commit d51b8529e6
1 changed files with 2 additions and 2 deletions

View File

@ -4709,7 +4709,7 @@ new API's in libXft, or the legacy API's in libX11.")
(define-public libxi (define-public libxi
(package (package
(name "libxi") (name "libxi")
(version "1.7.4") (version "1.7.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4719,7 +4719,7 @@ new API's in libXft, or the legacy API's in libX11.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0i12lj973grlp9fa79v0vh9cahk3nf9csdjnf81iip0qcrlc5zrc")))) "1b5p0l19ynmd6blnqr205wyngh6fagl35nqb4v05dw60rr9aachz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(propagated-inputs (propagated-inputs
`(("inputproto" ,inputproto) `(("inputproto" ,inputproto)