GNU bug report logs - #60452
[PATCH] doc: Fix broken link for go-build-system.

Previous Next

Package: guix-patches;

Reported by: mirai <at> makinata.eu

Date: Sat, 31 Dec 2022 14:06:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60452: closed ([PATCH] doc: Fix broken link for go-build-system.)
Date: Tue, 03 Jan 2023 21:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 03 Jan 2023 16:26:57 -0500
with message-id <87cz7v1f8e.fsf <at> gmail.com>
and subject line Re: bug#60452: [PATCH] doc: Fix broken link for go-build-system.
has caused the debbugs.gnu.org bug report #60452,
regarding [PATCH] doc: Fix broken link for go-build-system.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
60452: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60452
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: mirai <at> makinata.eu
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] doc: Fix broken link for go-build-system.
Date: Sat, 31 Dec 2022 14:04:43 +0000
From: Bruno Victal <mirai <at> 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



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: mirai <at> makinata.eu
Cc: 60452-done <at> debbugs.gnu.org
Subject: Re: bug#60452: [PATCH] doc: Fix broken link for go-build-system.
Date: Tue, 03 Jan 2023 16:26:57 -0500
Hello,

mirai <at> makinata.eu writes:

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

Applied!

-- 
Thanks,
Maxim


This bug report was last modified 2 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.