unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67517] [PATCH] gnu: xpra: Update to 5.0.4
@ 2023-11-28 23:00 Andy Tai
  2023-12-03 22:54 ` bug#67517: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-11-28 23:00 UTC (permalink / raw)
  To: 67517

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



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

From 2a6d9a7ae585eba44e6652c57e8eb27c5abc8dc0 Mon Sep 17 00:00:00 2001
Message-Id: <2a6d9a7ae585eba44e6652c57e8eb27c5abc8dc0.1701212254.git.atai@atai.org>
From: Andy Tai <atai@atai.org>
Date: Tue, 28 Nov 2023 22:55:56 +0000
Subject: [PATCH] gnu: xpra: Update to 5.0.4
To: guix-patches@gnu.org

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

Change-Id: Id995cd3176628ff2034ccce139b01786b54dc91d
---
 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 87c64080a4..4efde55ba8 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6109,14 +6109,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "5.0.3")
+    (version "5.0.4")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "03vpihkinidyv6257683av8288vm0hmg767yf188jkkdxl4cv4gs"))
+        (base32 "0zb49adrjrdsmf0k9xdc6j2idqy5lgzsjjrb4awjh5i4r3wc58m0"))
        (patches (search-patches "xpra-5.0-systemd-run.patch"
                                 "xpra-5.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: cd46757c1a0f886848fbb6828c028dd2a2532767
-- 
2.34.1


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

* bug#67517: [PATCH] gnu: xpra: Update to 5.0.4
  2023-11-28 23:00 [bug#67517] [PATCH] gnu: xpra: Update to 5.0.4 Andy Tai
@ 2023-12-03 22:54 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-12-03 22:54 UTC (permalink / raw)
  To: Andy Tai; +Cc: 67517-done

Andy Tai <atai@atai.org> skribis:

> From 2a6d9a7ae585eba44e6652c57e8eb27c5abc8dc0 Mon Sep 17 00:00:00 2001
> Message-Id: <2a6d9a7ae585eba44e6652c57e8eb27c5abc8dc0.1701212254.git.atai@atai.org>
> From: Andy Tai <atai@atai.org>
> Date: Tue, 28 Nov 2023 22:55:56 +0000
> Subject: [PATCH] gnu: xpra: Update to 5.0.4
> To: guix-patches@gnu.org
>
> * gnu/packages/xorg.scm (xpra): Update to 5.0.4
>
> Change-Id: Id995cd3176628ff2034ccce139b01786b54dc91d

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2023-12-03 22:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28 23:00 [bug#67517] [PATCH] gnu: xpra: Update to 5.0.4 Andy Tai
2023-12-03 22:54 ` bug#67517: " 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).