From e8d36b279e1af53da091994005758124c09149d1 Mon Sep 17 00:00:00 2001 From: Owen Rafferty Date: Mon, 4 Apr 2022 20:41:01 -0700 Subject: [PATCH] rust: 1.59.0 (#53) --- 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 e36eafcc..31cd24ca 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -10,7 +10,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-11-01}" + mkdir -p "${cache_dir:=build/cache/2022-01-13}" 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 b3baf905..a347d32d 100644 --- a/extra/rust/checksums +++ b/extra/rust/checksums @@ -1,5 +1,5 @@ -fad07ea1daf9c6195c32e6e9c43ece4565c5f2f1de3c3771574790d6abbc9704 -055c5f8676712d8b86c3685d857d45bc0757594cb59f04dce4949a91df99635c -1b1f83b69502240ea66a45426bb1ba3a7c1291b05c31b59a28ac0551933e1210 -ceb8e3e273ade68766b526a7d076fc8ebfb19c2b2d4946f789bcf2597d06f83a +375996ead731cab2203ec10a66a3c4568ab6997d7e5d3ae597658164fe27be3d +dc839b669ab75699a1c85f6cf0a50d632cbeb18ab0ef08ce2fac0bb3008d07c1 +3ed55e845dc5ac8d70609edad2cdb60fe3c36a22be6a22f7d30eab43896420b3 +94a4a8ea22daa39cc33f2372e83bc1a9f66cef43b002c78ee34551d4720d12a9 2be91d7548e55476a4e62aca25dae606a06a36ef30b51af4da5bec4da400c3b0 diff --git a/extra/rust/sources b/extra/rust/sources index 8ee50638..50c8ed4a 100644 --- a/extra/rust/sources +++ b/extra/rust/sources @@ -1,5 +1,5 @@ https://static.rust-lang.org/dist/rustc-VERSION-src.tar.xz -https://static.rust-lang.org/dist/2021-11-01/rust-std-1.56.1-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2021-11-01/rustc-1.56.1-x86_64-unknown-linux-musl.tar.xz?no-extract -https://static.rust-lang.org/dist/2021-11-01/cargo-1.56.1-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2022-01-13/rust-std-1.58.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2022-01-13/rustc-1.58.0-x86_64-unknown-linux-musl.tar.xz?no-extract +https://static.rust-lang.org/dist/2022-01-13/cargo-1.58.0-x86_64-unknown-linux-musl.tar.xz?no-extract patches/fix-curl.patch diff --git a/extra/rust/version b/extra/rust/version index a429eecb..93c7d60d 100644 --- a/extra/rust/version +++ b/extra/rust/version @@ -1 +1 @@ -1.57.0 1 +1.59.0 1