gnu: xauth: Update to 1.0.10.

* gnu/packages/xorg.scm (xauth): Update to 1.0.10.
master
Marius Bakke 2017-01-30 15:08:24 +01:00
parent 4a9c4a55ac
commit d14ad134f1
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1930,7 +1930,7 @@ server.")
(define-public xauth (define-public xauth
(package (package
(name "xauth") (name "xauth")
(version "1.0.9") (version "1.0.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1940,7 +1940,7 @@ server.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"13y2invb0894b1in03jbglximbz6v31y2kr4yjjgica8xciibkjn")))) "0kgwz9rmxjfdvi2syf8g0ms5rr5cgyqx4n0n1m960kyz7k745zjs"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("libxmu" ,libxmu) `(("libxmu" ,libxmu)