From 5ab7d0c93ca06d358ad43659a1cea23c0437d87f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 10 May 2021 22:54:27 +0000 Subject: [PATCH] extra/rust to 1.52.1-1 --- extra/rust/0002-compiler-Change-LLVM-targets.patch | 2 +- extra/rust/PKGBUILD | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/extra/rust/0002-compiler-Change-LLVM-targets.patch b/extra/rust/0002-compiler-Change-LLVM-targets.patch index 6e5024777..0bab5b56e 100644 --- a/extra/rust/0002-compiler-Change-LLVM-targets.patch +++ b/extra/rust/0002-compiler-Change-LLVM-targets.patch @@ -24,7 +24,7 @@ targets, as things break when this is done: 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/compiler/rustc_session/src/config.rs b/compiler/rustc_session/src/config.rs -index 75078a12311..572264940de 100644 +index 85448b7fe72..fb7f79433e2 100644 --- a/compiler/rustc_session/src/config.rs +++ b/compiler/rustc_session/src/config.rs @@ -1536,7 +1536,7 @@ fn parse_target_triple(matches: &getopts::Matches, error_format: ErrorOutputType diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index a8c2c4d4c..011dfd708 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -16,7 +16,7 @@ highmem=1 pkgname=('rust' 'rust-docs') epoch=1 -pkgver=1.52.0 +pkgver=1.52.1 pkgrel=1 _llvm_ver=11.1.0 @@ -39,13 +39,13 @@ source=( 0001-cargo-Change-libexec-dir.patch 0002-compiler-Change-LLVM-targets.patch ) -sha256sums=('33bec45b11a24fae2178cdd76794c3dc3c23c24ade7dfaedc09a74c278379a63' +sha256sums=('3a6f23a26d0e8f87abbfbf32c5cd7daa0c0b71d0986abefc56b9a5fbfbd0bf98' 'SKIP' 'def1fc00c764cd3abbba925c712ac38860a756a43b696b291f46fee09e453274' 'SKIP' '9ce4373ca98a3d340807da7e1d3215796926add15ca3344c2f3970de534a5d6a' '2c80a6bbd33b5f7291a6f6b0931c298631944edc18d36e3b9986e8ca25ce9ae1' - 'bbdc88799adc7fd07d368129bac7d6614f5da1682325e4042ba743e8c5f1bb54') + '12f577cbff80f280c22f116ea682fc961ecb70534e4be454527b091714730a3a') validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE' # Rust Language (Tag and Release Signing Key) '474E22316ABF4785A88C6E8EA2C794A986419D8A' # Tom Stellard 'B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg