GNU bug report logs -
#77481
[PATCH] gnu: xpra: Update to 6.2.5.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 3 Apr 2025 07:45:03 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Apr 2025 19:05:41 +0100
with message-id <877c3xupvu.fsf <at> cbaines.net>
and subject line Re: [bug#77481] [PATCH] gnu: xpra: Update to 6.2.5.
has caused the debbugs.gnu.org bug report #77481,
regarding [PATCH] gnu: xpra: Update to 6.2.5.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77481: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77481
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/xorg.scm (xpra): Update to 6.2.5.
Change-Id: I0309aae6bccefa8d85c3c04bd164d17ddcdde7bd
---
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 c7c60e738f8..1d83351271e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6256,7 +6256,7 @@ (define-public xcompmgr
(define-public xpra
(package
(name "xpra")
- (version "6.2.4")
+ (version "6.2.5")
(source
(origin
(method git-fetch)
@@ -6265,7 +6265,7 @@ (define-public xpra
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0nfvvlz6kjs2sgl71j79jn7wnvbv1q1iqb0dz5qp9yf8j810r00x"))
+ (base32 "0lzyhbhqqcp6z0dswprzp13wrnvyfclkh7ddhblvhi422mk0v3sx"))
(patches (search-patches "xpra-6.0-systemd-run.patch"
"xpra-6.1-install_libs.patch"))))
(build-system python-build-system)
base-commit: 111aacf22fdc0314f41b737106ad70c1899a58e7
--
2.43.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/xorg.scm (xpra): Update to 6.2.5.
>
> Change-Id: I0309aae6bccefa8d85c3c04bd164d17ddcdde7bd
> ---
> gnu/packages/xorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
8f6df4b584ee06d34c7a0e48dddab01568f6164d.
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.