[arch-commits] Commit in rust/trunk (0002-compiler-Change-LLVM-targets.patch PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon May 10 17:33:55 UTC 2021


    Date: Monday, May 10, 2021 @ 17:33:55
  Author: heftig
Revision: 414936

1.52.1-1

Modified:
  rust/trunk/0002-compiler-Change-LLVM-targets.patch
  rust/trunk/PKGBUILD

-----------------------------------------+
 0002-compiler-Change-LLVM-targets.patch |    2 +-
 PKGBUILD                                |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: 0002-compiler-Change-LLVM-targets.patch
===================================================================
--- 0002-compiler-Change-LLVM-targets.patch	2021-05-10 17:15:57 UTC (rev 414935)
+++ 0002-compiler-Change-LLVM-targets.patch	2021-05-10 17:33:55 UTC (rev 414936)
@@ -24,7 +24,7 @@
  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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 17:15:57 UTC (rev 414935)
+++ PKGBUILD	2021-05-10 17:33:55 UTC (rev 414936)
@@ -6,7 +6,7 @@
 
 pkgname=('rust' 'lib32-rust-libs' 'rust-musl' 'rust-docs')
 epoch=1
-pkgver=1.52.0
+pkgver=1.52.1
 pkgrel=1
 
 _llvm_ver=11.1.0
@@ -29,13 +29,13 @@
   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) <rust-key at rust-lang.org>
               '474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard <tstellar at redhat.com>
               'B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg <hans at chromium.org>



More information about the arch-commits mailing list