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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76857 in the body.
You can then email your comments to 76857 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#76857
; Package
guix-patches
.
(Sat, 08 Mar 2025 07:25:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 08 Mar 2025 07:25:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Sat, 08 Mar 2025 09:09:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sat, 08 Mar 2025 09:09:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76857-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 05 Apr 2025 11:24:21 GMT)
Full text and
rfc822 format available.
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.