GNU bug report logs - #63745
[PATCH] gnu: xpra: Update to 4.4.5

Previous Next

Package: guix-patches;

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

Date: Sat, 27 May 2023 05:33:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: Andy Tai <atai <at> atai.org>
Subject: bug#63745: closed (Re: bug#63745: [PATCH] gnu: xpra: Update to 4.4.5)
Date: Tue, 30 May 2023 10:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63745: [PATCH] gnu: xpra: Update to 4.4.5

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63745 <at> debbugs.gnu.org.

-- 
63745: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63745
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 63745-done <at> debbugs.gnu.org
Subject: Re: bug#63745: [PATCH] gnu: xpra: Update to 4.4.5
Date: Tue, 30 May 2023 18:48:23 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/xorg.scm (xpra): Update to 4.4.5

Pushed, thank you!

Note that the commit message "Update to 4.4.5." need ends with a peroid.

[Message part 3 (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 4.4.5
Date: Fri, 26 May 2023 22:32:28 -0700
* gnu/packages/xorg.scm (xpra): Update to 4.4.5
---
 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 f3d30c0ff1..ba112f8d71 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6007,14 +6007,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "4.4.4")
+    (version "4.4.5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1cf04syxjjj965754m6r2hgq87k1sv0pwvn6mn7xy4w2588bvxm0"))
+        (base32 "06p9wbs23vx8f2nb8ncz84xwgcxq5ly3dcscgc2r30jn6qzw6sx3"))
        (patches (search-patches "xpra-4.2-systemd-run.patch"
                                 "xpra-4.2-install_libs.patch"))))
     (build-system python-build-system)

base-commit: 3299b40b3599371890816b52d65a6a5ada1b1131
-- 
2.40.1




This bug report was last modified 2 years and 43 days ago.

Previous Next


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