unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72026] [PATCH] gnu: xpra: Update to 6.0.2.
@ 2024-07-10  3:13 Andy Tai
  2024-07-10  4:52 ` bug#72026: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-07-10  3:13 UTC (permalink / raw)
  To: 72026; +Cc: Andy Tai

* gnu/packages/xorg.scm (xpra): update to 6.0.2.

Change-Id: I71289947783fce1c60ec84e0dd5a4bbe3d077bd9
---
 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 c13a1f4215..6b953ef152 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6158,7 +6158,7 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "6.0.1")
+    (version "6.0.2")
     (source
      (origin
        (method git-fetch)
@@ -6167,7 +6167,7 @@ (define-public xpra
            (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0l92zscy1kjb0bpsdd8r2mchv2gks0krz6dj34s65c34zwa1rwg6"))
+        (base32 "176qxrksgr07jhrlny3zxybnvf091kxkfmfnv9ci3h2k1nbwqh2x"))
        (patches (search-patches "xpra-6.0-systemd-run.patch"
                                 "xpra-6.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: e13f7d48e5b989f5dbd27c19ac81989ec6b3ec6e
-- 
2.34.1





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

* bug#72026: [PATCH] gnu: xpra: Update to 6.0.2.
  2024-07-10  3:13 [bug#72026] [PATCH] gnu: xpra: Update to 6.0.2 Andy Tai
@ 2024-07-10  4:52 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-07-10  4:52 UTC (permalink / raw)
  To: 72026-done; +Cc: Andy Tai


Thanks, applied!
-- 
all the best,
jgart





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

end of thread, other threads:[~2024-07-10  4:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  3:13 [bug#72026] [PATCH] gnu: xpra: Update to 6.0.2 Andy Tai
2024-07-10  4:52 ` bug#72026: " jgart via Guix-patches via

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