GNU bug report logs - #77481
[PATCH] gnu: xpra: Update to 6.2.5.

Previous Next

Package: guix-patches;

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

Date: Thu, 3 Apr 2025 07:45:03 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 77481 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#77481; Package guix-patches. (Thu, 03 Apr 2025 07:45:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 03 Apr 2025 07:45:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.2.5.
Date: Thu,  3 Apr 2025 00:44:16 -0700
* gnu/packages/xorg.scm (xpra): Update to 6.2.5.

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

base-commit: 111aacf22fdc0314f41b737106ad70c1899a58e7
-- 
2.43.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 06 Apr 2025 18:06:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sun, 06 Apr 2025 18:06:02 GMT) Full text and rfc822 format available.

Message #10 received at 77481-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 77481-done <at> debbugs.gnu.org
Subject: Re: [bug#77481] [PATCH] gnu: xpra: Update to 6.2.5.
Date: Sun, 06 Apr 2025 19:05:41 +0100
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/xorg.scm (xpra): Update to 6.2.5.
>
> Change-Id: I0309aae6bccefa8d85c3c04bd164d17ddcdde7bd
> ---
>  gnu/packages/xorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
8f6df4b584ee06d34c7a0e48dddab01568f6164d.

Chris
[signature.asc (application/pgp-signature, inline)]

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.