gnu: xorg-server: Update to 21.1.4 [fixes CVE-2022-2319, CVE-2022-2320].

* gnu/packages/xorg.scm (xorg-server): Update to 21.1.4.
This commit is contained in:
Marius Bakke 2022-07-14 00:00:50 +02:00
parent b160795a0b
commit c420b66c23
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

@ -5132,7 +5132,7 @@ by the Xorg server.")
(define-public xorg-server
(package
(name "xorg-server")
(version "21.1.2")
(version "21.1.4")
(source
(origin
(method url-fetch)
@ -5140,7 +5140,7 @@ by the Xorg server.")
"/xserver/xorg-server-" version ".tar.xz"))
(sha256
(base32
"1c4dgvpv3kib8rhw37b00vc056nlb1z66c2lwzs4prz8kxmg82y2"))
"11y5w6z3rz3i4jyv0wc3scd2jh3bsmcklq0fm7a5invywj7bxi2w"))
(patches
(list
;; See: