GNU bug report logs - #70360
[PATCH] gnu: xpra: Update to 5.0.8

Previous Next

Package: guix-patches;

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

Date: Sat, 13 Apr 2024 04:54:01 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 70360 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#70360; Package guix-patches. (Sat, 13 Apr 2024 04:54:01 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. (Sat, 13 Apr 2024 04:54:01 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 5.0.8
Date: Fri, 12 Apr 2024 21:53:06 -0700
* gnu/packages/xorg.scm (xpra): Updatw to 5.0.8

Change-Id: I6107d5c3469ca0576c668d1a68bf1148b8f055b6
---
 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 81d8462761..74059a2691 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6157,14 +6157,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "5.0.7")
+    (version "5.0.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "0rkcsv0b55xbvkqi38nm01yxc09f7l9nj7xnp8v23rn6bp86m8mr"))
+        (base32 "0ml9nv6gwrqgyrn3hp5kkxsbdl5fpz5w8vjsvn0qfdsgbvq617wy"))
        (patches (search-patches "xpra-5.0-systemd-run.patch"
                                 "xpra-5.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: 15a523ea213065c275e4852673cbb27c72c0ad87
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#70360; Package guix-patches. (Sat, 13 Apr 2024 19:57:04 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 70360 <at> debbugs.gnu.org
Date: Sat, 13 Apr 2024 12:55:19 -0700
[Message part 1 (text/plain, inline)]
patch passes QA

https://qa.guix.gnu.org/issue/70360
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#70360; Package guix-patches. (Sun, 14 Apr 2024 20:47:05 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 70360 <at> debbugs.gnu.org
Date: Sun, 14 Apr 2024 13:45:06 -0700
patch passes guix QA
https://qa.guix.gnu.org/issue/70360




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 15 Apr 2024 09:52:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 15 Apr 2024 09:52:03 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70360-done <at> debbugs.gnu.org
Subject: Re: [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8
Date: Mon, 15 Apr 2024 10:50:56 +0100
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

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

Looks good to me, I've added some full stop's to the commit message and
pushed to master as 83a2ff488ded9757ea34cdb04a41ad5867305c0d.

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

This bug report was last modified 19 days ago.

Previous Next


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