gnu: xorg-server: Update to 1.19.6.
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.6.
This commit is contained in:
parent
3bbd6469c8
commit
d5b0e86534
|
@ -5086,7 +5086,7 @@ over Xlib, including:
|
||||||
(define-public xorg-server
|
(define-public xorg-server
|
||||||
(package
|
(package
|
||||||
(name "xorg-server")
|
(name "xorg-server")
|
||||||
(version "1.19.5")
|
(version "1.19.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5095,7 +5095,7 @@ over Xlib, including:
|
||||||
name "-" version ".tar.bz2"))
|
name "-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0iql4pgsgpyqcrd3256pv227cdadvz01ych61n0d41ixp67gmzqq"))
|
"15y13ihgkggmly5s07vzvpn35gzx1w0hrkbnlcvcy05h3lpm0cm7"))
|
||||||
(patches
|
(patches
|
||||||
(list
|
(list
|
||||||
;; See:
|
;; See:
|
||||||
|
|
Loading…
Reference in New Issue