* [bug#52563] [PATCH] gnu: xpra: Update to 4.3.
@ 2021-12-17 0:55 Andy Tai
2021-12-17 4:25 ` bug#52563: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2021-12-17 0:55 UTC (permalink / raw)
To: 52563
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: 0001-gnu-xpra-Update-to-4.3.patch --]
[-- Type: text/x-patch, Size: 1191 bytes --]
From c72cde1bb065cf3a581f7ac63c72f9d46e3a3cbb Mon Sep 17 00:00:00 2001
From: Andy Tai <atai@atai.org>
Date: Thu, 16 Dec 2021 16:50:20 -0800
Subject: [PATCH] gnu: xpra: Update to 4.3.
To: guix-patches@gnu.org
gnu/packages/xorg.scm (xpra): Update to 4.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 85a93dee30..4b9b33ad4d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6270,14 +6270,14 @@ (define-public xcompmgr
(define-public xpra
(package
(name "xpra")
- (version "4.2.2")
+ (version "4.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.xpra.org/src/xpra-"
version ".tar.gz"))
(sha256
- (base32 "0nky9j07zq8d5ifx568dima7a0jgs8kwhcqbg8p6gsxlgq5zdw96"))
+ (base32 "1h9fxarhp6f90fbjrpbkjbfwb86js2gbfl6asqa5hbl1aprrwaxg"))
(patches (search-patches "xpra-4.2-systemd-run.patch"))))
(build-system python-build-system)
;; see also http://xpra.org/trac/wiki/Dependencies
base-commit: d2af1df65f453ff81567eb2c49d908c0a2032329
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#52563: [PATCH] gnu: xpra: Update to 4.3.
2021-12-17 0:55 [bug#52563] [PATCH] gnu: xpra: Update to 4.3 Andy Tai
@ 2021-12-17 4:25 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-12-17 4:25 UTC (permalink / raw)
To: Andy Tai; +Cc: 52563-done
On Thu, Dec 16, 2021 at 04:55:36PM -0800, Andy Tai wrote:
>
> From c72cde1bb065cf3a581f7ac63c72f9d46e3a3cbb Mon Sep 17 00:00:00 2001
> From: Andy Tai <atai@atai.org>
> Date: Thu, 16 Dec 2021 16:50:20 -0800
> Subject: [PATCH] gnu: xpra: Update to 4.3.
> To: guix-patches@gnu.org
>
> gnu/packages/xorg.scm (xpra): Update to 4.3.
Thanks! Pushed as 3debb27e7ccdb614589adbc9b28b050c785abc01
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-17 4:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-17 0:55 [bug#52563] [PATCH] gnu: xpra: Update to 4.3 Andy Tai
2021-12-17 4:25 ` bug#52563: " Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.