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

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

bug#70360: closed ([PATCH] gnu: xpra: Update to 5.0.8)


From: GNU bug Tracking System
Subject: bug#70360: closed ([PATCH] gnu: xpra: Update to 5.0.8)
Date: Mon, 15 Apr 2024 09:52:03 +0000

Your message dated Mon, 15 Apr 2024 10:50:56 +0100
with message-id <87le5fx8cf.fsf@cbaines.net>
and subject line Re: [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8
has caused the debbugs.gnu.org bug report #70360,
regarding [PATCH] gnu: xpra: Update to 5.0.8
to be marked as done.

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


-- 
70360: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70360
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8 Date: Mon, 15 Apr 2024 10:50:56 +0100 User-agent: mu4e 1.12.2; emacs 29.3
Andy Tai <atai@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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