GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#72026
; Package guix-patches
.
(Wed, 10 Jul 2024 03:14:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Andy Tai <atai@atai.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Wed, 10 Jul 2024 03:14:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* 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(-)
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
Reply sent
to jgart <jgart@dismail.de>
:
You have taken responsibility.
(Wed, 10 Jul 2024 04:53:01 GMT) (full text , mbox , link ).
Notification sent
to Andy Tai <atai@atai.org>
:
bug acknowledged by developer.
(Wed, 10 Jul 2024 04:53:02 GMT) (full text , mbox , link ).
Message #10 received at 72026-done@debbugs.gnu.org (full text , mbox , reply ):
Thanks, applied!
--
all the best,
jgart
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Wed, 07 Aug 2024 11:24:09 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Thu Mar 13 23:22:37 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.