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
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
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.