Skip to content

Commit

Permalink
clang: update sha256sum of patch file
Browse files Browse the repository at this point in the history
--- ab8d4f5a122fde5740f8c084c8165f51a26c93c7.patch      2023-06-12 22:59:09.000000000 -0700
+++ ab8d4f5a122fde5740f8c084c8165f51a26c93c7.patch     2023-07-25 16:18:13.070674800 -0700
@@ -23,7 +23,7 @@
  1 file changed, 15 insertions(+), 15 deletions(-)

 diff --git a/llvm/cmake/modules/LLVM-Config.cmake b/llvm/cmake/modules/LLVM-Config.cmake
-index ae082c6ae5202..96ccf20aa89bd 100644
+index ae082c6ae5202c..96ccf20aa89bdd 100644
 --- a/llvm/cmake/modules/LLVM-Config.cmake
 +++ b/llvm/cmake/modules/LLVM-Config.cmake
 @@ -134,7 +134,7 @@ function(llvm_expand_pseudo_components out_components)
  • Loading branch information
jeremyd2019 committed Jul 25, 2023
1 parent 0e5fbd8 commit 7bb9b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-clang/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ _version=16.0.5
_rc=""
_tag=llvmorg-${_version}${_rc}
pkgver=${_version}${_rc/-/}
pkgrel=2
pkgrel=3
pkgdesc="C language family frontend for LLVM (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand Down Expand Up @@ -103,7 +103,7 @@ sha256sums=('701b764a182d8ea8fb017b6b5f7f5f1272a29f17c339b838f48de894ffdd4f91'
'715cb8862753854b2d9256e0b70003e2d1f57083d83eaeaf5a095fc72b8a4e26'
'd4b6d171f3fd878b7a21043824c0477235c7acb6a73115a337295724ff8b0d1c'
'de631ab199a6fe83b3f695350bffaad067a2f95fc2ba9c8fe57dc85665d3653c'
'1d33da596dcef12272389cb81277db205dd2153e2e52612d2d01ab3f0e7b3fb7')
'614a86cb22d3785d8099760c00f3981908c9a97b65b280e7350ee5dd1a0967bd')
validpgpkeys=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D' # Hans Wennborg, Google.
'474E22316ABF4785A88C6E8EA2C794A986419D8A' # Tom Stellard
'D574BD5D1D0E98895E3BF90044F2485E45D59042') # Tobias Hieta
Expand Down

0 comments on commit 7bb9b29

Please sign in to comment.