GNU bug report logs -
#77293
[PATCH] gnu: xorg-server-xwayland: Update to 24.1.6.
Previous Next
To reply to this bug, email your comments to 77293 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77293
; Package
guix-patches
.
(Wed, 26 Mar 2025 18:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jakob Kirsch <jakob.kirsch <at> web.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 26 Mar 2025 18:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From 2b628a26487729d41cfe2aec499b2c5ce7b07d24 Mon Sep 17 00:00:00 2001
Message-ID: <2b628a26487729d41cfe2aec499b2c5ce7b07d24.1743015176.git.jakob.kirsch <at> web.de>
From: Jakob Kirsch <jakob.kirsch <at> web.de>
Date: Wed, 26 Mar 2025 19:51:33 +0100
Subject: [PATCH] gnu: xorg-server-xwayland: Update to 24.1.6.
* gnu/packages/xorg.scm (xorg-server-xwayland): Update to 24.1.6.
Change-Id: I18542e7fb4c7b50146c6c860315ae773600a0adf
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index db34a58f6e..4ef7de93cd 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5378,7 +5378,7 @@ (define-public egl-wayland
(define-public xorg-server-xwayland
(package
(name "xorg-server-xwayland")
- (version "24.1.4")
+ (version "24.1.6")
(source
(origin
(method url-fetch)
@@ -5386,7 +5386,7 @@ (define-public xorg-server-xwayland
"/xserver/xwayland-" version ".tar.xz"))
(sha256
(base32
- "1x1lmw1br3dxxfppfny1vkmk2l2vk5248i3k05smb7w1mgdphsnr"))))
+ "1myjakbmnw6w8vx4fyw48sc3iy9cb6vlwr0im4az9gbblcn62zkk"))))
(inputs (list font-dejavu
dbus
egl-wayland
base-commit: dbef60edb356246855ad6749936ee511fc1a9b4b
--
2.49.0
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 27 Apr 2025 02:36:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jakob Kirsch <jakob.kirsch <at> web.de>
:
bug acknowledged by developer.
(Sun, 27 Apr 2025 02:36:05 GMT)
Full text and
rfc822 format available.
Message #10 received at 77293-done <at> debbugs.gnu.org (full text, mbox):
Jakob Kirsch <jakob.kirsch <at> web.de> writes:
> Subject: [PATCH] gnu: xorg-server-xwayland: Update to 24.1.6.
Pushed to master, thanks.
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.