unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66471] [PATCH] gnu: xpra: Update to 5.0.3
@ 2023-10-11 18:50 Andy Tai
  2023-10-14 20:22 ` bug#66471: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-10-11 18:50 UTC (permalink / raw)
  To: 66471

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



[-- Attachment #2: 0001-gnu-xpra-Update-to-5.0.3.patch --]
[-- Type: text/x-patch, Size: 1288 bytes --]

From 33d92cc8665f8daa723a8f469a91c1d70444423b Mon Sep 17 00:00:00 2001
Message-Id: <33d92cc8665f8daa723a8f469a91c1d70444423b.1697050103.git.ltai@roku.com>
From: Andy Tai <ltai@roku.com>
Date: Wed, 11 Oct 2023 11:47:42 -0700
Subject: [PATCH] gnu: xpra: Update to 5.0.3
To: guix-patches@gnu.org

* gnu/packages/xorg.scm (xpra): Update to 5.0.3
---
 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 4b3c96794d..ffd8939a8d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6128,14 +6128,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "5.0.2")
+    (version "5.0.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "0gxv0h1spg2jl3g9cc6qxxkq6a7prmb92dqqwk0s6pvrj8w3izlk"))
+        (base32 "03vpihkinidyv6257683av8288vm0hmg767yf188jkkdxl4cv4gs"))
        (patches (search-patches "xpra-5.0-systemd-run.patch"
                                 "xpra-5.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: b4f2b681ad9c01b99f36d3c2f6af78234b41d745
-- 
2.40.1


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

* bug#66471: [PATCH] gnu: xpra: Update to 5.0.3
  2023-10-11 18:50 [bug#66471] [PATCH] gnu: xpra: Update to 5.0.3 Andy Tai
@ 2023-10-14 20:22 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-14 20:22 UTC (permalink / raw)
  To: Andy Tai; +Cc: 66471-done

Andy Tai <atai@atai.org> skribis:

> From 33d92cc8665f8daa723a8f469a91c1d70444423b Mon Sep 17 00:00:00 2001
> Message-Id: <33d92cc8665f8daa723a8f469a91c1d70444423b.1697050103.git.ltai@roku.com>
> From: Andy Tai <ltai@roku.com>
> Date: Wed, 11 Oct 2023 11:47:42 -0700
> Subject: [PATCH] gnu: xpra: Update to 5.0.3
> To: guix-patches@gnu.org
>
> * gnu/packages/xorg.scm (xpra): Update to 5.0.3

Applied, thanks!




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

end of thread, other threads:[~2023-10-14 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 18:50 [bug#66471] [PATCH] gnu: xpra: Update to 5.0.3 Andy Tai
2023-10-14 20:22 ` bug#66471: " Ludovic Courtès

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).