all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#38709: Recursive crate importer ignores specified version
@ 2019-12-22 18:56 Valentin Ignatev
  2019-12-26  3:19 ` Martin Becze
  2019-12-30 22:20 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Valentin Ignatev @ 2019-12-22 18:56 UTC (permalink / raw)
  To: 38709

[-- 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 --]

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

end of thread, other threads:[~2019-12-30 22:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-22 18:56 bug#38709: Recursive crate importer ignores specified version Valentin Ignatev
2019-12-26  3:19 ` Martin Becze
2019-12-26  5:25   ` Valentin Ignatev
2019-12-30 22:20 ` Ludovic Courtès

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.