diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-11 17:24:11 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-11 17:25:31 +0000 |
commit | 0adb23e87c2f1d78f4886381691ad641d26c0fc3 (patch) | |
tree | 1d4f7ea31ba600cac4a1542d7e2da716fc239d41 | |
parent | e73f4586ac0d3402dbd0de4ec761e1ae40deb244 (diff) | |
download | opt-0adb23e87c2f1d78f4886381691ad641d26c0fc3.tar.gz opt-0adb23e87c2f1d78f4886381691ad641d26c0fc3.tar.xz |
rust: 1.66.0 -> 1.66.1
-rw-r--r-- | rust/.signature | 6 | ||||
-rw-r--r-- | rust/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/rust/.signature b/rust/.signature index 0d93e9603..44eb86e82 100644 --- a/rust/.signature +++ b/rust/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SGZEAZxMEP8OJtRxx/5XrK3OUqhACNlpBsR6BpX5fpIUiAnMUibKpCU2yt9ZuGYIzjUV2AFSF9peL9imlJ4BQI= -SHA256 (Pkgfile) = 839667442b6824a36d8b01e4c40edd617e510b553ab2eced724c2e29dcc18cf8 +RWSE3ohX2g5d/bLJiAhGgqS5Re45o5mIhWCZhJpXH6O+JQzTHgr5ub6UhziN5VYDCv3KBNmzXJqkgmNSpmTV6JglUbG2IgPCZQQ= +SHA256 (Pkgfile) = 868541e298536465433bafa78d8ba28b868f9a2818da83a52732de351786b61c SHA256 (.footprint) = 0da950d003add19e4655ab1302d77a283e38fc0d6460a82b31bcc98d05040f67 -SHA256 (rustc-1.66.0-src.tar.xz) = 0dc176e34fae9871f855a6ba4cb30fa19d69c5b4428d29281a07419c4950715c +SHA256 (rustc-1.66.1-src.tar.xz) = 07ac4e6c93e0d8ecfaf3b86c4c78bbbde3f5be675f0334e7fb343cb4a0b81ebe SHA256 (rust-std-1.65.0-x86_64-unknown-linux-gnu.tar.xz) = 2b588cd2d49688c0c33b7466614123e8fe4c910f4d802fc0ff0662b1772816a9 SHA256 (rustc-1.65.0-x86_64-unknown-linux-gnu.tar.xz) = 62b89786e195fc5a8a262f83118d6689832b24228c9d303cba8ac14dc1e9adc8 SHA256 (cargo-1.65.0-x86_64-unknown-linux-gnu.tar.xz) = 82547aacaf42fc3c2970ec31b96751dfbeba3dffe1a042a3780bd670c29a89bf diff --git a/rust/Pkgfile b/rust/Pkgfile index 2b399392f..b5a104864 100644 --- a/rust/Pkgfile +++ b/rust/Pkgfile @@ -5,7 +5,7 @@ # Optional: ccache libgit2 lld polly sccache name=rust -version=1.66.0 +version=1.66.1 _date=2022-11-03 _rustc=1.65.0 _cargo=$_rustc |