all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Valentin Ignatev <valentignatev@gmail.com>
To: 38709@debbugs.gnu.org
Subject: bug#38709: Recursive crate importer ignores specified version
Date: Sun, 22 Dec 2019 21:56:03 +0300	[thread overview]
Message-ID: <CADXmXki_-5yU6Wr2wefORu2K7MwL3NJa8GH66jM9_W_r6xyDRg@mail.gmail.com> (raw)

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

When I'm trying to recursively import specific crate version, it
imports the latest version instead:

guix import crate --recursive notify@4.0.14 gives this output:
following redirection to
`https://static.crates.io/crates/notify/notify-5.0.0-pre.1.crate'...
following redirection to
`https://static.crates.io/crates/anymap/anymap-0.12.1.crate'...
following redirection to
`https://static.crates.io/crates/bitflags/bitflags-1.2.1.crate'...

And so on, so it follows notify-5.0.0 instead of 4.0.14

Regards,
Valentin Ignatev

[-- Attachment #2: crate_importer.png --]
[-- Type: image/png, Size: 33459 bytes --]

             reply	other threads:[~2019-12-22 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-22 18:56 Valentin Ignatev [this message]
2019-12-26  3:19 ` bug#38709: Recursive crate importer ignores specified version Martin Becze
2019-12-26  5:25   ` Valentin Ignatev
2019-12-30 22:20 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADXmXki_-5yU6Wr2wefORu2K7MwL3NJa8GH66jM9_W_r6xyDRg@mail.gmail.com \
    --to=valentignatev@gmail.com \
    --cc=38709@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.