GNU bug report logs

#76857 [PATCH] gnu: xpra: Update to 6.2.4.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76857; Package guix-patches. (Sat, 08 Mar 2025 07:25:01 GMT) (full text, mbox, link).


Acknowledgement sent to Andy Tai <atai@atai.org>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sat, 08 Mar 2025 07:25:01 GMT) (full text, mbox, link).


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

From: Andy Tai <atai@atai.org>
To: guix-patches@gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [PATCH] gnu: xpra: Update to 6.2.4.
Date: Fri, 7 Mar 2025 23:24:07 -0800
* gnu/packages/xorg.scm (xpra): Update to 6.2.4.

Change-Id: I6dd9bc3c630b2acfeac58740d284ebe3a8a4a015
---
 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 698f3d4c91..15ee9edc79 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.1")
+    (version "6.2.4")
     (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 "1nvbf38dca1cj3b2k9wnjwgh1ny301ls3cbm4pxvvx18bmr51m2d"))
+        (base32 "0nfvvlz6kjs2sgl71j79jn7wnvbv1q1iqb0dz5qp9yf8j810r00x"))
        (patches (search-patches "xpra-6.0-systemd-run.patch"
                                 "xpra-6.1-install_libs.patch"))))
     (build-system python-build-system)

base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
-- 
2.43.0





Reply sent to Z572 <z572@z572.online>:
You have taken responsibility. (Sat, 08 Mar 2025 09:09:02 GMT) (full text, mbox, link).


Notification sent to Andy Tai <atai@atai.org>:
bug acknowledged by developer. (Sat, 08 Mar 2025 09:09:02 GMT) (full text, mbox, link).


Message #10 received at 76857-done@debbugs.gnu.org (full text, mbox, reply):

From: Z572 <z572@z572.online>
To: Andy Tai <atai@atai.org>
Cc: 76857-done@debbugs.gnu.org
Subject: Re: [bug#76857] [PATCH] gnu: xpra: Update to 6.2.4.
Date: Sat, 08 Mar 2025 17:08:47 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai@atai.org> writes:

> * gnu/packages/xorg.scm (xpra): Update to 6.2.4.
>
> Change-Id: I6dd9bc3c630b2acfeac58740d284ebe3a8a4a015
> ---
>  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 698f3d4c91..15ee9edc79 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.1")
> +    (version "6.2.4")
>      (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 "1nvbf38dca1cj3b2k9wnjwgh1ny301ls3cbm4pxvvx18bmr51m2d"))
> +        (base32 "0nfvvlz6kjs2sgl71j79jn7wnvbv1q1iqb0dz5qp9yf8j810r00x"))
>         (patches (search-patches "xpra-6.0-systemd-run.patch"
>                                  "xpra-6.1-install_libs.patch"))))
>      (build-system python-build-system)
>
> base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sat, 05 Apr 2025 11:24:21 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 02:44:03 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.