unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8
@ 2024-04-13  4:53 Andy Tai
  2024-04-13 19:55 ` [bug#70360] Andy Tai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andy Tai @ 2024-04-13  4:53 UTC (permalink / raw)
  To: 70360; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#70360]
  2024-04-13  4:53 [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8 Andy Tai
@ 2024-04-13 19:55 ` Andy Tai
  2024-04-14 20:45 ` [bug#70360] Andy Tai
  2024-04-15  9:50 ` bug#70360: [PATCH] gnu: xpra: Update to 5.0.8 Christopher Baines
  2 siblings, 0 replies; 4+ messages in thread
From: Andy Tai @ 2024-04-13 19:55 UTC (permalink / raw)
  To: 70360

[-- Attachment #1: Type: text/plain, Size: 53 bytes --]

patch passes QA

https://qa.guix.gnu.org/issue/70360

[-- Attachment #2: Type: text/html, Size: 417 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#70360]
  2024-04-13  4:53 [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8 Andy Tai
  2024-04-13 19:55 ` [bug#70360] Andy Tai
@ 2024-04-14 20:45 ` Andy Tai
  2024-04-15  9:50 ` bug#70360: [PATCH] gnu: xpra: Update to 5.0.8 Christopher Baines
  2 siblings, 0 replies; 4+ messages in thread
From: Andy Tai @ 2024-04-14 20:45 UTC (permalink / raw)
  To: 70360

patch passes guix QA
https://qa.guix.gnu.org/issue/70360




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#70360: [PATCH] gnu: xpra: Update to 5.0.8
  2024-04-13  4:53 [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8 Andy Tai
  2024-04-13 19:55 ` [bug#70360] Andy Tai
  2024-04-14 20:45 ` [bug#70360] Andy Tai
@ 2024-04-15  9:50 ` Christopher Baines
  2 siblings, 0 replies; 4+ messages in thread
From: Christopher Baines @ 2024-04-15  9:50 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70360-done

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-15  9:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-13  4:53 [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8 Andy Tai
2024-04-13 19:55 ` [bug#70360] Andy Tai
2024-04-14 20:45 ` [bug#70360] Andy Tai
2024-04-15  9:50 ` bug#70360: [PATCH] gnu: xpra: Update to 5.0.8 Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).