GNU bug report logs -
#77302
[PATCH] doc: Fix package name.
Previous Next
Reported by: Nigko Yerden <nigko.yerden <at> gmail.com>
Date: Thu, 27 Mar 2025 07:53:02 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 01 Apr 2025 16:22:36 +0800
with message-id <87o6xguw8j.fsf <at> iscas.ac.cn>
and subject line Re: [bug#77302] [PATCH] doc: Fix package name.
has caused the debbugs.gnu.org bug report #77302,
regarding [PATCH] doc: Fix package name.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77302: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77302
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.