guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#52149] [PATCH] feat(gnu packages rust): Add 'rust-1.57'; Change 'ru


From: Parenthesis
Subject: [bug#52149] [PATCH] feat(gnu packages rust): Add 'rust-1.57'; Change 'rust' to 'rust-1.57'
Date: Mon, 27 Dec 2021 15:29:44 +0000

~/code/clones/guix $ /gnu/store/5lc2cfxszksmak1hhb7d1bj6cz0wzxj7-rust-cargo-0.58.0/bin/cargo --version
cargo 1.57.0

the patches will be coming in shortly :D

(cargo's versioning scheme is a little weird; the binary seems to have +1 major version and -1 minor version compared to the crate on crates.io; see https://lib.rs/crates/cargo. this is the case with guix's current cargo too:

~/code/clones/guix $ cargo --version
cargo 1.52.0

so don't be alarmed by the 1.57.0 :))







reply via email to

[Prev in Thread] Current Thread [Next in Thread]