GNU bug report logs - #78873
[PATCH] gnu: xpra: Update to 6.3.1.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 23 Jun 2025 14:21:04 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78873: closed ([PATCH] gnu: xpra: Update to 6.3.1.)
Date: Tue, 24 Jun 2025 19:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Jun 2025 21:32:20 +0200
with message-id <aFr9RK0c5UHGd7PX <at> jurong>
and subject line Re: [PATCH] gnu: xpra: Update to 6.3.1.
has caused the debbugs.gnu.org bug report #78873,
regarding [PATCH] gnu: xpra: Update to 6.3.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78873: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78873
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: xpra: Update to 6.3.1.
Date: Mon, 23 Jun 2025 07:20:24 -0700
* gnu/packages/xorg.scm (xpra): Update to 6.3.1.

Change-Id: Ief95dbec2eb62491e2277af410d079640e4b26f0
---
 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 f1f298b7d3..c3c8618ab5 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6258,7 +6258,7 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "6.2.5")
+    (version "6.3.1")
     (source
      (origin
        (method git-fetch)
@@ -6267,7 +6267,7 @@ (define-public xpra
            (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0lzyhbhqqcp6z0dswprzp13wrnvyfclkh7ddhblvhi422mk0v3sx"))
+        (base32 "1ilb6sii5xjqnjj2c84vhixw8cnsxb3nr63miv31x1pimy6wn0hw"))
        (patches (search-patches "xpra-6.0-systemd-run.patch"
                                 "xpra-6.1-install_libs.patch"))))
     (build-system python-build-system)

base-commit: 5c53a53c707c68befbac64b7e7629fc6d8ba166c
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78873-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: xpra: Update to 6.3.1.
Date: Tue, 24 Jun 2025 21:32:20 +0200
Pushed, thanks!

Andreas



This bug report was last modified 58 days ago.

Previous Next


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