me
/
guix
Archived
1
0
Fork 0

gnu: libx11: Update to 1.6.12.

* gnu/packages/xorg.scm (libx11): Update to 1.6.12.
master
Ludovic Courtès 2020-10-15 22:16:01 +02:00
parent 31b0412870
commit 8a62c0afb6
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

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