gnu: libx11: Update to 1.6.5.

* gnu/packages/xorg.scm (libx11): Update to 1.6.5.
This commit is contained in:
Marius Bakke 2017-02-27 11:27:43 +01:00
parent 1c598515cd
commit daed5b7ed3
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5123,7 +5123,7 @@ draggable titlebars and borders.")
(define-public libx11 (define-public libx11
(package (package
(name "libx11") (name "libx11")
(version "1.6.4") (version "1.6.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5133,7 +5133,7 @@ draggable titlebars and borders.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0hg46i6h92pmb7xp1cis2j43zq3fkdz89p0yv35w4vm17az4iixp")))) "0pa3cfp6h9rl2vxmkph65250gfqyki0ccqyaan6bl9d25gdr0f2d"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(outputs '("out" (outputs '("out"
"doc")) ;8 MiB of man pages + XML "doc")) ;8 MiB of man pages + XML