rust: 1.62.0 -> 1.62.1

This commit is contained in:
Tim Biermann 2022-07-20 15:50:33 +02:00
parent e9b4b412fb
commit 0017830ceb
3 changed files with 8 additions and 5 deletions

View File

@ -1182,6 +1182,7 @@ drwxr-xr-x root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/abi/userca
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/abi/usercalls/alloc.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/abi/usercalls/mod.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/abi/usercalls/raw.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/abi/usercalls/tests.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/alloc.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/args.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/sgx/condvar.rs
@ -1340,6 +1341,8 @@ drwxr-xr-x root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/c/
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/env.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/fs.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/handle.rs
drwxr-xr-x root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/handle/
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/handle/tests.rs
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/io.rs
drwxr-xr-x root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/locks/
-rw-r--r-- root/root usr/lib/rustlib/src/rust/library/std/src/sys/windows/locks/condvar.rs

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Zy7gvjF+t4oSa5ZdieWq4gGN0r0E7eftavm46qEALUv9lK70afeE2VcYHXrk9WVUWfrLI5M2ac18nwJt+HzYgc=
SHA256 (Pkgfile) = 8e6f2cc875275d20b2b1c914c59ee9b056963456ebef39c681bf3acb92d1a6f4
SHA256 (.footprint) = 994d5975b653f2c97b459ce197c1038e8aa46315354e0db0b303500f26064fbc
SHA256 (rustc-1.62.0-src.tar.xz) = 6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e
RWSE3ohX2g5d/ddNkKywII1vUPh540gvFg6z8lJY7jLBYwAuCXkJXB+WkfPdQqLTkCyehzfWDK/aKhtkEPMRg/8bqW9A3E3Elgg=
SHA256 (Pkgfile) = 31ee8daab95662fedaa7c5a58b219ff5396ce37e37ccea9b51b213d8e43ee0e0
SHA256 (.footprint) = fbe3ea0ffd4e22bb428a984b2e979d115f26560587ab157ccaf7e41fbaa4abf0
SHA256 (rustc-1.62.1-src.tar.xz) = 02066a93c2f6596cc046a897d5716c86e3607c1cd0f54db9a867ae8c8265072e
SHA256 (rust-std-1.61.0-x86_64-unknown-linux-gnu.tar.xz) = 270b07aa5f2de52255a117e1e587138d77375ce0d09a1d7fead085f29b3977e9
SHA256 (rustc-1.61.0-x86_64-unknown-linux-gnu.tar.xz) = 21c4613f389ed130fbaaf88f1e984319f72b5fc10734569a5ba19e22ebb03abd
SHA256 (cargo-1.61.0-x86_64-unknown-linux-gnu.tar.xz) = 9461727d754f865ef2a87479d40bbe4c5176f80963b7c50b7797bc8940d7a0a0

View File

@ -5,7 +5,7 @@
# Optional: ccache libgit2 lld polly sccache
name=rust
version=1.62.0
version=1.62.1
_date=2022-05-19
_rustc=1.61.0
_cargo=$_rustc