emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69184: closed ([PATCH] gnu: xpra: Update to 5.0.5)


From: GNU bug Tracking System
Subject: bug#69184: closed ([PATCH] gnu: xpra: Update to 5.0.5)
Date: Sun, 10 Mar 2024 03:10:01 +0000

Your message dated Sun, 10 Mar 2024 11:08:56 +0800
with message-id <87bk7mrdfb.fsf@envs.net>
and subject line Re: [bug#69184] [PATCH v2] gnu: xpra: Update to 5.0.5
has caused the debbugs.gnu.org bug report #69184,
regarding [PATCH] gnu: xpra: Update to 5.0.5
to be marked as done.

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


-- 
69184: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69184
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xpra: Update to 5.0.5 Date: Fri, 16 Feb 2024 00:27:12 -0800
* gnu/packages/xorg.scm (xpra): Update to 5.0.5

Change-Id: I5a1f3e6d39fb0bf7a8a1858574e34c49d57630f5
---
 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 17a35d964d..c296254762 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.4")
+    (version "5.0.5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-";
                            version ".tar.xz"))
        (sha256
-        (base32 "0zb49adrjrdsmf0k9xdc6j2idqy5lgzsjjrb4awjh5i4r3wc58m0"))
+        (base32 "1cwplcism12lngg5zshynb9qj4188h86az78j3yy63jx35c9kkis"))
        (patches (search-patches "xpra-5.0-systemd-run.patch"
                                 "xpra-5.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: e3586aa61d58fd8992abb594edc2168d5bf5a6da
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69184] [PATCH v2] gnu: xpra: Update to 5.0.5 Date: Sun, 10 Mar 2024 11:08:56 +0800 User-agent: Gnus/5.13 (Gnus v5.13)
Andy Tai <atai@atai.org> writes:

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

Pushed as commit 7f1cd8847f, with update to 5.0.7, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]