mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 00:50:35 +02:00
The rationale is that rust-funty-1 should be the latest in the v1.x.y line, while rust-funty-1.1 is a specific version that some packages depend on. Probably backwards compatibility got broken at v1.1.0, because some packages request ~1.1 (i.e. 1.1.0 at the time of writing). Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>