mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 09:05:54 +02:00
gnu: xorg-server-xwayland: Update to 24.1.8.
* gnu/packages/xorg.scm (xorg-server-xwayland): Update to 24.1.8. Change-Id: I84a2ac319a1d877243ab63e28a393b2448f90122 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
This commit is contained in:
committed by
Maxim Cournoyer
parent
d8852c6768
commit
036204b9d4
@@ -5688,7 +5688,7 @@ EGLStream families of extensions.")
|
||||
(define-public xorg-server-xwayland
|
||||
(package
|
||||
(name "xorg-server-xwayland")
|
||||
(version "24.1.6")
|
||||
(version "24.1.8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -5696,7 +5696,7 @@ EGLStream families of extensions.")
|
||||
"/xserver/xwayland-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1myjakbmnw6w8vx4fyw48sc3iy9cb6vlwr0im4az9gbblcn62zkk"))))
|
||||
"01wr356pgh7k9jg1zrd73fpyy8pmbansfsy1jf1fp77dr1bqv468"))))
|
||||
(inputs (list font-dejavu
|
||||
dbus
|
||||
egl-wayland
|
||||
|
||||
Reference in New Issue
Block a user