* [bug#56529] [PATCH] gnu: xpra: Update to 4.3.4
@ 2022-07-13 4:59 Andy Tai
2022-08-02 18:37 ` bug#56529: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2022-07-13 4:59 UTC (permalink / raw)
To: 56529
[-- Attachment #1.1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #1.2: Type: text/html, Size: 26 bytes --]
[-- Attachment #2: 0001-gnu-xpra-Update-to-4.3.4.patch --]
[-- Type: text/x-patch, Size: 1122 bytes --]
From a5d60bdfb8f4aec784d24c83ca2d12ffc91ec41c Mon Sep 17 00:00:00 2001
From: andy Tai <atai@atai.org>
Date: Tue, 12 Jul 2022 21:48:01 -0700
Subject: [PATCH] gnu: xpra: Update to 4.3.4
gnu/packages/xorg.scm (xpra): Update to 4.3.4
---
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 e5c255c33d..053a64220f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6206,14 +6206,14 @@ (define-public xcompmgr
(define-public xpra
(package
(name "xpra")
- (version "4.3.1")
+ (version "4.3.4")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.xpra.org/src/xpra-"
version ".tar.xz"))
(sha256
- (base32 "1adp790v9lq3v9pnkyf4skv69n2pd7fjqikzw145swhq9aginh5z"))
+ (base32 "1rh4wx4af27xjcxdxrw950wkydgkvm5p3aaiqfmdij6sh6i14xcl"))
(patches (search-patches "xpra-4.2-systemd-run.patch"
"xpra-4.2-install_libs.patch"))))
(build-system python-build-system)
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#56529: [PATCH] gnu: xpra: Update to 4.3.4
2022-07-13 4:59 [bug#56529] [PATCH] gnu: xpra: Update to 4.3.4 Andy Tai
@ 2022-08-02 18:37 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-08-02 18:37 UTC (permalink / raw)
To: Andy Tai; +Cc: 56529-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-02 18:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13 4:59 [bug#56529] [PATCH] gnu: xpra: Update to 4.3.4 Andy Tai
2022-08-02 18:37 ` bug#56529: " Efraim Flashner
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).