1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 22:35:57 +02:00

gnu: libx11: Update to 1.6.12.

* gnu/packages/xorg.scm (libx11): Update to 1.6.12.
This commit is contained in:
Ludovic Courtès
2020-10-15 22:16:01 +02:00
parent 31b0412870
commit 8a62c0afb6
+3 -3
View File
@@ -5498,17 +5498,17 @@ draggable titlebars and borders.")
(define-public libx11
(package
(name "libx11")
(version "1.6.10")
(version "1.6.12")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libX11-"
"ftp://ftp.freedesktop.org/pub/xorg//individual/lib/libX11-"
version
".tar.bz2"))
(sha256
(base32
"09k2pqmqbn2m1bpgl7jfxyqxaaxsnzbnp2bp8ycmqldqi5ln4j5g"))))
"1ivfzl1qwk8zh7gc0m5vb58gdxz11jwg7w3d356w16j1d5s2427i"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;8 MiB of man pages + XML