GNU bug report logs - #58246
[PATCH] doc: Fix missing package name.

Previous Next

Package: guix-patches;

Reported by: Taiju HIGASHI <higashi <at> taiju.info>

Date: Sun, 2 Oct 2022 07:24:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Taiju HIGASHI <higashi <at> taiju.info>
Subject: bug#58246: closed (Re: [bug#58246] [PATCH] doc: Fix missing
 package name.)
Date: Thu, 06 Oct 2022 14:22:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58246: [PATCH] doc: Fix missing package name.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58246 <at> debbugs.gnu.org.

-- 
58246: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58246
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Taiju HIGASHI <higashi <at> taiju.info>
Cc: 58246-done <at> debbugs.gnu.org
Subject: Re: [bug#58246] [PATCH] doc: Fix missing package name.
Date: Thu, 06 Oct 2022 15:21:27 +0100
[Message part 3 (text/plain, inline)]
Taiju HIGASHI <higashi <at> taiju.info> writes:

> * doc/guix.texi (Invoking guix import): Fix missing package name for gem
> importer.
> ---
>  doc/guix.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 535c8cdfc3..b813cf69bc 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -13239,7 +13239,7 @@ guix import gem rails
>  You can also ask for a specific version:
>  
>  @example
> -guix import gem @@7.0.4
> +guix import gem rails@@7.0.4
>  @end example
>  
>  @table @code

Thanks for the patch :) I've pushed this to master as
5b42b64ea89564c58325d16d3d0f4a0a03ebae0f.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Taiju HIGASHI <higashi <at> taiju.info>
To: guix-patches <at> gnu.org
Cc: Taiju HIGASHI <higashi <at> taiju.info>
Subject: [PATCH] doc: Fix missing package name.
Date: Sun,  2 Oct 2022 16:23:11 +0900
* doc/guix.texi (Invoking guix import): Fix missing package name for gem
importer.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 535c8cdfc3..b813cf69bc 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -13239,7 +13239,7 @@ guix import gem rails
 You can also ask for a specific version:
 
 @example
-guix import gem @@7.0.4
+guix import gem rails@@7.0.4
 @end example
 
 @table @code
-- 
2.37.3




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

Previous Next


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