[PATCH] gnu: xpra: Update to 6.0.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • jgart
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote on 9 Jul 20:13 -0700
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
7fc47eb28b865634f5645314259c3b2766b38f46.1720581149.git.atai@atai.org
* 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(-)

Toggle diff (26 lines)
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
J
(address . 72026-done@debbugs.gnu.org)(name . Andy Tai)(address . atai@atai.org)
87ttgxluh1.fsf@dismail.de
Thanks, applied!
--
all the best,
jgart
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72026@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72026
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch