all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58246] [PATCH] doc: Fix missing package name.
@ 2022-10-02  7:23 Taiju HIGASHI
  2022-10-06 14:21 ` bug#58246: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Taiju HIGASHI @ 2022-10-02  7:23 UTC (permalink / raw)
  To: 58246; +Cc: Taiju HIGASHI

* 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





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

* bug#58246: [PATCH] doc: Fix missing package name.
  2022-10-02  7:23 [bug#58246] [PATCH] doc: Fix missing package name Taiju HIGASHI
@ 2022-10-06 14:21 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-10-06 14:21 UTC (permalink / raw)
  To: Taiju HIGASHI; +Cc: 58246-done

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]


Taiju HIGASHI <higashi@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-10-06 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02  7:23 [bug#58246] [PATCH] doc: Fix missing package name Taiju HIGASHI
2022-10-06 14:21 ` bug#58246: " Christopher Baines

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.