ports/opt (3.6): [notify] rust: 1.52.0 -> 1.52.1 The Rust team has prepared a new release, 1.52.1, working around a bug in incremental compilation which was made into a compiler error in 1.52.0. We recommend all Rust users, including those currently using stable versions prior to 1.52.0, upgrade to 1.52.1 or disable incremental compilation. https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html
commit e6d2dde5805be0ccbedfe3055dc6dd4f4acc3cdc Author: Danny Rawlins <contact@romster.me> Date: Wed May 12 00:50:37 2021 +1000 [notify] rust: 1.52.0 -> 1.52.1 The Rust team has prepared a new release, 1.52.1, working around a bug in incremental compilation which was made into a compiler error in 1.52.0. We recommend all Rust users, including those currently using stable versions prior to 1.52.0, upgrade to 1.52.1 or disable incremental compilation. https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html diff --git a/rust/.signature b/rust/.signature index 051075b6b..c91fd858d 100644 --- a/rust/.signature +++ b/rust/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dhLH8wjAEoM6leaUqzMYfInbjnZr876uMFm2b7C3gmpYiVSNsuP8lSugQMjHB0qlm9Uo+4ovje+tUymNGK/GAE= -SHA256 (Pkgfile) = 2a8504ca7948ba5fa0696d91bb2042043353ad8c0a551a9ecee53d64f5d28f32 +RWSE3ohX2g5d/Xzd35nF0rD/0RP187e8NK+8R8QCvkwf9t1v3eU6kZjdYjcsRPSKXgG+2WQaBbROmEFC/BR1n7tkt/u4ohG+IQ4= +SHA256 (Pkgfile) = 4a7ea574e4854cc94134bdb31d1d65435957f275e215539f4af7dd73416cb39b SHA256 (.footprint) = dfcdcabb62f1272ade84727f6aff3f54324d4e176dbd0833b57373168f7b561a -SHA256 (rustc-1.52.0-src.tar.xz) = 2393e923087f3f8f98190eb0743f1b4a8956a35274ae5d3c0fae6e43238c6af8 +SHA256 (rustc-1.52.1-src.tar.xz) = 521bbaebce262264e44acb164d327cba27acf6f08bd7de672d8d1e16e7ed959e SHA256 (rust-std-1.51.0-x86_64-unknown-linux-gnu.tar.xz) = 1199ba8351bb88166050c0fb15a55a23b20b6ead098d7637aaca53b91c5e68ca SHA256 (rustc-1.51.0-x86_64-unknown-linux-gnu.tar.xz) = feef13f6cd5072f30e2c121b7775d7ac5316998fcf03b68b2537684f3a7fe24a SHA256 (cargo-1.51.0-x86_64-unknown-linux-gnu.tar.xz) = 2c557e448c145ed773baae0d6533449947bb130f8f8a2a0876d08f55b74a313f diff --git a/rust/Pkgfile b/rust/Pkgfile index 3cab912ae..ab2a04af3 100644 --- a/rust/Pkgfile +++ b/rust/Pkgfile @@ -5,7 +5,7 @@ # Optional: sccache ccache name=rust -version=1.52.0 +version=1.52.1 _date=2021-03-25 _rustc=1.51.0 _cargo=$_rustc
participants (1)
-
crux@crux.nu