unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60452] [PATCH] doc: Fix broken link for go-build-system.
@ 2022-12-31 14:04 mirai
  2023-01-03 21:26 ` bug#60452: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: mirai @ 2022-12-31 14:04 UTC (permalink / raw)
  To: 60452; +Cc: Bruno Victal

From: Bruno Victal <mirai@makinata.eu>

* doc/guix.texi (Build Systems): Fix broken link for go-build-system.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 3ed71424fa..28914e3353 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -9130,8 +9130,8 @@ Packages can be cross-built, and if a specific architecture or operating
 system is desired then the keywords @code{#:goarch} and @code{#:goos}
 can be used to force the package to be built for that architecture and
 operating system.  The combinations known to Go can be found
-@url{"https://golang.org/doc/install/source#environment", in their
-documentation}.
+@url{https://golang.org/doc/install/source#environment,
+in their documentation}.
 @end defvr
 
 @defvr {Scheme Variable} glib-or-gtk-build-system

base-commit: db675db2232893233e90df3b818c55043071dccd
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60452: [PATCH] doc: Fix broken link for go-build-system.
  2022-12-31 14:04 [bug#60452] [PATCH] doc: Fix broken link for go-build-system mirai
@ 2023-01-03 21:26 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-01-03 21:26 UTC (permalink / raw)
  To: mirai; +Cc: 60452-done

Hello,

mirai@makinata.eu writes:

> From: Bruno Victal <mirai@makinata.eu>
>
> * doc/guix.texi (Build Systems): Fix broken link for go-build-system.

Applied!

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-03 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 14:04 [bug#60452] [PATCH] doc: Fix broken link for go-build-system mirai
2023-01-03 21:26 ` bug#60452: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).