GNU bug report logs - #77293
[PATCH] gnu: xorg-server-xwayland: Update to 24.1.6.

Previous Next

Package: guix-patches;

Reported by: Jakob Kirsch <jakob.kirsch <at> web.de>

Date: Wed, 26 Mar 2025 18:54:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 77293 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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: Jakob Kirsch <jakob.kirsch <at> web.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: xorg-server-xwayland: Update to 24.1.6.
Date: Wed, 26 Mar 2025 19:53:17 +0100
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





This bug report was last modified 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.