GNU bug report logs -
#76857
[PATCH] gnu: xpra: Update to 6.2.4.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 8 Mar 2025 07:25:01 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#76857: [PATCH] gnu: xpra: Update to 6.2.4.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 76857 <at> debbugs.gnu.org.
--
76857: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76857
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/xorg.scm (xpra): Update to 6.2.4.
>
> Change-Id: I6dd9bc3c630b2acfeac58740d284ebe3a8a4a015
> ---
> 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 698f3d4c91..15ee9edc79 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.1")
> + (version "6.2.4")
> (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 "1nvbf38dca1cj3b2k9wnjwgh1ny301ls3cbm4pxvvx18bmr51m2d"))
> + (base32 "0nfvvlz6kjs2sgl71j79jn7wnvbv1q1iqb0dz5qp9yf8j810r00x"))
> (patches (search-patches "xpra-6.0-systemd-run.patch"
> "xpra-6.1-install_libs.patch"))))
> (build-system python-build-system)
>
> base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
* gnu/packages/xorg.scm (xpra): Update to 6.2.4.
Change-Id: I6dd9bc3c630b2acfeac58740d284ebe3a8a4a015
---
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 698f3d4c91..15ee9edc79 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.1")
+ (version "6.2.4")
(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 "1nvbf38dca1cj3b2k9wnjwgh1ny301ls3cbm4pxvvx18bmr51m2d"))
+ (base32 "0nfvvlz6kjs2sgl71j79jn7wnvbv1q1iqb0dz5qp9yf8j810r00x"))
(patches (search-patches "xpra-6.0-systemd-run.patch"
"xpra-6.1-install_libs.patch"))))
(build-system python-build-system)
base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
--
2.43.0
This bug report was last modified 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.