From 23b8425378175ebf55bc8e01e6c0dacdaed1475d Mon Sep 17 00:00:00 2001 From: Aseem Athale Date: Thu, 1 Jul 2021 15:06:23 +0530 Subject: extra/rust: fixed config.toml patch for 1.53 Signed-off-by: Aseem Athale --- extra/rust/PKGBUILD | 2 +- extra/rust/config.toml.patch | Bin 871 -> 839 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index e126e525..60d5798b 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -6,7 +6,7 @@ # see https://github.com/rust-lang/rust/issues/60294 source+=(config.toml.patch) -sha256sums+=('41cb009565b592bcd73dbfbfa53e4462570c85de58b225893e8f1ff25d640a04') +sha256sums+=('573b9869d71740aa5c7023670926600f5843d6e12480e3c9895caa37a4bc479c') eval "$( declare -f prepare | \ diff --git a/extra/rust/config.toml.patch b/extra/rust/config.toml.patch index 1aeb55c1..3f0bf664 100644 Binary files a/extra/rust/config.toml.patch and b/extra/rust/config.toml.patch differ -- cgit v1.2.3-54-g00ecf