GNU bug report logs - #72026
[PATCH] gnu: xpra: Update to 6.0.2.

Previous Next

Package: guix-patches;

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

Date: Wed, 10 Jul 2024 03:14:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

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: jgart <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72026: closed ([PATCH] gnu: xpra: Update to 6.0.2.)
Date: Wed, 10 Jul 2024 04:53:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 09 Jul 2024 23:52:10 -0500
with message-id <87ttgxluh1.fsf <at> dismail.de>
and subject line Re: [PATCH] gnu: xpra: Update to 6.0.2.
has caused the debbugs.gnu.org bug report #72026,
regarding [PATCH] gnu: xpra: Update to 6.0.2.
to be marked as done.

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


-- 
72026: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72026
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.0.2.
Date: Tue,  9 Jul 2024 20:13:01 -0700
* gnu/packages/xorg.scm (xpra): update to 6.0.2.

Change-Id: I71289947783fce1c60ec84e0dd5a4bbe3d077bd9
---
 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 c13a1f4215..6b953ef152 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6158,7 +6158,7 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "6.0.1")
+    (version "6.0.2")
     (source
      (origin
        (method git-fetch)
@@ -6167,7 +6167,7 @@ (define-public xpra
            (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0l92zscy1kjb0bpsdd8r2mchv2gks0krz6dj34s65c34zwa1rwg6"))
+        (base32 "176qxrksgr07jhrlny3zxybnvf091kxkfmfnv9ci3h2k1nbwqh2x"))
        (patches (search-patches "xpra-6.0-systemd-run.patch"
                                 "xpra-6.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: e13f7d48e5b989f5dbd27c19ac81989ec6b3ec6e
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 72026-done <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: Re: [PATCH] gnu: xpra: Update to 6.0.2.
Date: Tue, 09 Jul 2024 23:52:10 -0500
Thanks, applied!
-- 
all the best,
jgart



This bug report was last modified 1 year and 10 days ago.

Previous Next


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