Wrong URL in guix import crate --help

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Nathan Dehnel
Owner
unassigned
Submitted by
Nathan Dehnel
Severity
normal

Debbugs page

Nathan Dehnel wrote 4 years ago
(name . Tobias Geerinckx-Rice via Bug reports for GNU Guix)(address . bug-guix@gnu.org)
CAEEhgEuAkp5ZWuFUfQurCXqs-yYY9L9cTG5JB636tsm_QQ0geg@mail.gmail.com
guix import crate --help mentions crate.io, whereas it should be crates.io.
Nicolas Goaziou wrote 4 years ago
(name . Nathan Dehnel)(address . ncdehnel@gmail.com)(address . 45351-done@debbugs.gnu.org)
87lfdogabe.fsf@nicolasgoaziou.fr
Hello,

Nathan Dehnel <ncdehnel@gmail.com> writes:

Toggle quote (3 lines)
> guix import crate --help mentions crate.io, whereas it should be
> crates.io.

Fixed. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 45351@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45351
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help