From d5b8cedf4e940f176bed1eb2becb301a17916e61 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 10 Sep 2021 10:15:58 +0300 Subject: [PATCH] rust: 1.55.0 --- extra/rust/build | 2 +- extra/rust/checksums | 8 ++++---- extra/rust/sources | 6 +++--- extra/rust/version | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/extra/rust/build b/extra/rust/build index ccd15730..fd416102 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -8,7 +8,7 @@ export RUSTFLAGS="$RUSTFLAGS --remap-path-prefix=$PWD=." # bootstrap library to allow for the removal of the internet # connection requirement per build. { - mkdir -p "${cache_dir:=build/cache/2021-06-17}" + mkdir -p "${cache_dir:=build/cache/2021-07-29}" for tarball in *.tar.xz\?no-extract; do mv -f "$tarball" "$cache_dir/${tarball%%\?no-extract}" diff --git a/extra/rust/checksums b/extra/rust/checksums index e8f60f15..5bca5f30 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,4 +1,4 @@ -a2934f85f76a35a3796c0fefd31e91f5b6dd8377cd8c3769c1c10e7ce7a495f4 -413449866616b1cd048da1356a41d977bf4e037cce114f07c3afbb0497b3e4c6 -50de8b4bcb0819ec0ca363e0aa53fc1c55bc85f53bc82da8dce20a132da7e7d9 -ca236408cb2c35b8c3f7c2b4e9f1e69422ed24153f445192eafb6462351e5c2b +aec85a7c1f40b7a40818a58ae13632f8a12cfaa4d3e2a10957d0e9d16dfdd556 +c2de24eb3e524c0fdd1e8116f578c103035da1ece1e4c06efab67999180eefe8 +5cffd160f5daac521652ee67c62947c0d66bdc8e5ebf7dc93114cdff9a934b0b +9a26b73e578227d111b221932d7cbeaf4b41f27a0f7597a49efb81e2bd0791f9 diff --git a/extra/rust/sources b/extra/rust/sources index 1366899c..4a57b8f1 100644 --- a/extra/rust/sources +++ b/extra/rust/sources @@ -1,4 +1,4 @@ https://static.rust-lang.org/dist/rustc-VERSION-src.tar.xz -https://static.rust-lang.org/dist/2021-06-17/rust-std-1.53.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2021-06-17/rustc-1.53.0-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2021-06-17/cargo-1.53.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2021-07-29/rust-std-1.54.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2021-07-29/rustc-1.54.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2021-07-29/cargo-1.54.0-x86_64-unknown-linux-musl.tar.xz?no-extract diff --git a/extra/rust/version b/extra/rust/version index 67971158..b58c78ea 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.54.0 1 +1.55.0 1