From 21c8ec75dea9cfffc4f050a25dced4d89af68b3b Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sat, 8 Feb 2020 23:12:19 +0200 Subject: gnu: rust-lazy-static-1: Set as reference to rust-lazy-static-1.4. * gnu/packages/crates-io.scm (rust-lazy-static-1): New variable. (rust-arc-swap-0.3, rust-bindgen-0.50, rust-bstr-0.2, rust-c2-chacha-0.2, rust-clap-2, rust-clicolors-control-1.0, rust-console-0.7, rust-criterion-0.2, rust-crossbeam-epoch-0.8, rust-crossbeam-epoch-0.7, rust-crossbeam-utils-0.7, rust-crossbeam-utils-0.6, rust-docopt-1.1, rust-encode-unicode-0.3, rust-findshlibs-0.5, rust-flame-0.2, rust-getrandom-0.1, rust-grep-cli-0.1, rust-hashbrown-0.5, rust-ignore-0.4, rust-indexmap-1.0, rust-insta-0.8, rust-nix-0.15, rust-nix-0.14, rust-nom-4.2, rust-odds-0.3, rust-once-cell-1.2, rust-openssl-0.10, rust-ordermap-0.3, rust-parking-lot-0.9, rust-parking-lot-0.8, rust-parking-lot-0.7, rust-proptest-0.9, rust-pulldown-cmark-0.4, rust-rayon-1.3, rust-rayon-1.1, rust-rayon-core-1.7, rust-rayon-core-1.5, rust-regex-1.3, rust-regex-1.1, rust-regex-0.2, rust-regex-automata-0.1, rust-schannel-0.1, rust-scoped-threadpool-0.1, rust-string-cache-0.7, rust-thread-local-1.0, rust-thread-local-0.3, rust-tokio-process-0.2, rust-tokio-reactor-0.1, rust-tokio-trace-core-0.2, rust-try-build-1.0, rust-ucd-parse-0.1, rust-wasm-bindegen-backend-0.2, rust-wasm-bindgen-futures-0.3): Use rust-lazy-static-1. * gnu/packages/rust-apps.scm (exa, fd, ripgrep, tokei): Same. * gnu/packages/gnome.scm (librsvg-next-source): Same. --- gnu/packages/rust-apps.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/packages/rust-apps.scm') diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 007d57a698..d1d7d225a7 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -51,7 +51,7 @@ ("rust-env-logger" ,rust-env-logger-0.6) ("rust-git2" ,rust-git2-0.9) ("rust-glob" ,rust-glob-0.3) - ("rust-lazy-static" ,rust-lazy-static-1.3) + ("rust-lazy-static" ,rust-lazy-static-1) ("rust-libc" ,rust-libc-0.2) ("rust-locale" ,rust-locale-0.2) ("rust-log" ,rust-log-0.4) @@ -151,7 +151,7 @@ also knows about symlinks, extended attributes, and Git.") ("rust-humantime" ,rust-humantime-1.3) ("rust-ignore" ,rust-ignore-0.4) ("rust-jemallocator" ,rust-jemallocator-0.3) - ("rust-lazy-static" ,rust-lazy-static-1.4) + ("rust-lazy-static" ,rust-lazy-static-1) ("rust-libc" ,rust-libc-0.2) ("rust-lscolors" ,rust-lscolors-0.6) ("rust-num-cpus" ,rust-num-cpus-1.10) @@ -218,7 +218,7 @@ provides defaults for 80% of the use cases.") ("rust-grep" ,rust-grep-0.2) ("rust-ignore" ,rust-ignore-0.4) ("rust-jemallocator" ,rust-jemallocator-0.3) - ("rust-lazy-static" ,rust-lazy-static-1.3) + ("rust-lazy-static" ,rust-lazy-static-1) ("rust-log" ,rust-log-0.4) ("rust-num-cpus" ,rust-num-cpus-1.10) ("rust-regex" ,rust-regex-1.1) @@ -302,7 +302,7 @@ gitignore rules.") (("rust-git2" ,rust-git2-0.11) ("rust-handlebars" ,rust-handlebars-2.0) ("rust-ignore" ,rust-ignore-0.4) - ("rust-lazy-static" ,rust-lazy-static-1.4) + ("rust-lazy-static" ,rust-lazy-static-1) ("rust-regex" ,rust-regex-1.3) ("rust-serde-json" ,rust-serde-json-1.0) ("rust-tempfile" ,rust-tempfile-3.0)) -- cgit v1.2.3