GNU bug report logs -
#72864
[PATCH] gnu: xpra: Update to 6.1.2.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 29 Aug 2024 05:22:01 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
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 72864 in the body.
You can then email your comments to 72864 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#72864
; Package
guix-patches
.
(Thu, 29 Aug 2024 05:22: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
.
(Thu, 29 Aug 2024 05:22:02 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.1.2.
Change-Id: Ib1f4ed522c94cbfa1ff1b874dad1ee2f0b74baf3
---
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 6825474a6a..51283d316a 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.1.0")
+ (version "6.1.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 "1x1ld2p3q47irqq6p1b3rd9ffbi7kvgxyvfmgi0skfin17b2aqx4"))
+ (base32 "0zw1zsv5348bbykg6qaz2bn5ayrz5xgmnpfhi4i8pjlw0k7z8raa"))
(patches (search-patches "xpra-6.0-systemd-run.patch"
"xpra-6.1-install_libs.patch"))))
(build-system python-build-system)
base-commit: de25a21433bf8ac213302c52789af06a37f4f972
--
2.34.1
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 29 Aug 2024 06:07:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Thu, 29 Aug 2024 06:07:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72864-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.1.2.
>
> Change-Id: Ib1f4ed522c94cbfa1ff1b874dad1ee2f0b74baf3
> ---
> 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 6825474a6a..51283d316a 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.1.0")
> + (version "6.1.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 "1x1ld2p3q47irqq6p1b3rd9ffbi7kvgxyvfmgi0skfin17b2aqx4"))
> + (base32 "0zw1zsv5348bbykg6qaz2bn5ayrz5xgmnpfhi4i8pjlw0k7z8raa"))
> (patches (search-patches "xpra-6.0-systemd-run.patch"
> "xpra-6.1-install_libs.patch"))))
> (build-system python-build-system)
>
> base-commit: de25a21433bf8ac213302c52789af06a37f4f972
push, close.
[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
.
(Thu, 26 Sep 2024 11:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.