GNU bug report logs -
#77302
[PATCH] doc: Fix package name.
Previous Next
To reply to this bug, email your comments to 77302 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
ludo <at> gnu.org, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org
:
bug#77302
; Package
guix-patches
.
(Thu, 27 Mar 2025 07:53:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nigko Yerden <nigko.yerden <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
ludo <at> gnu.org, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 27 Mar 2025 07:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* doc/guix.texi (Networking Services): Replace
'go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird'
with 'lyrebird'. The old name was deprecated in
b80dcf5a0784d2b7de87aa0f0235e7e036daa942.
Change-Id: Iffcd1e30aecd0bccff2cfa9b8cab126556c0498b
---
doc/guix.texi | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 3b98f1b4ea..c9113b35a7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -131,7 +131,7 @@
Copyright @copyright{} 2024 Denis 'GNUtoo' Carikli@*
Copyright @copyright{} 2024 Fabio Natali@*
Copyright @copyright{} 2024 Arnaud Daby-Seesaram@*
-Copyright @copyright{} 2024 Nigko Yerden@*
+Copyright @copyright{} 2024-2025 Nigko Yerden@*
Copyright @copyright{} 2024 Troy Figiel@*
Copyright @copyright{} 2024 Sharlatan Hellseher@*
Copyright @copyright{} 2024 45mg@*
@@ -22932,10 +22932,7 @@ Networking Services
Bridge obfs4 ..."))
(transport-plugins
(list (tor-transport-plugin
- (program
- (file-append
- go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird
- "/bin/lyrebird")))))))
+ (program (file-append lyrebird "/bin/lyrebird")))))))
@end lisp
@end deftp
base-commit: eb30f5ecbea896e9cf93722bf97681d208f1a7be
--
2.49.0
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Tue, 01 Apr 2025 08:23:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Nigko Yerden <nigko.yerden <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 01 Apr 2025 08:23:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 77302-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Nigko Yerden <nigko.yerden <at> gmail.com> writes:
> * doc/guix.texi (Networking Services): Replace
> 'go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird'
> with 'lyrebird'. The old name was deprecated in
> b80dcf5a0784d2b7de87aa0f0235e7e036daa942.
>
> Change-Id: Iffcd1e30aecd0bccff2cfa9b8cab126556c0498b
> ---
> doc/guix.texi | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 3b98f1b4ea..c9113b35a7 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -131,7 +131,7 @@
> Copyright @copyright{} 2024 Denis 'GNUtoo' Carikli@*
> Copyright @copyright{} 2024 Fabio Natali@*
> Copyright @copyright{} 2024 Arnaud Daby-Seesaram@*
> -Copyright @copyright{} 2024 Nigko Yerden@*
> +Copyright @copyright{} 2024-2025 Nigko Yerden@*
> Copyright @copyright{} 2024 Troy Figiel@*
> Copyright @copyright{} 2024 Sharlatan Hellseher@*
> Copyright @copyright{} 2024 45mg@*
> @@ -22932,10 +22932,7 @@ Networking Services
> Bridge obfs4 ..."))
> (transport-plugins
> (list (tor-transport-plugin
> - (program
> - (file-append
> - go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-lyrebird
> - "/bin/lyrebird")))))))
> + (program (file-append lyrebird "/bin/lyrebird")))))))
> @end lisp
> @end deftp
>
>
> base-commit: eb30f5ecbea896e9cf93722bf97681d208f1a7be
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.