File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33_realname=wasm-tools
44pkgbase=mingw-w64-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
6- pkgver=1.247 .0
6+ pkgver=1.248 .0
77pkgrel=1
88pkgdesc=" Low level tooling for WebAssembly in Rust (mingw-w64)"
99arch=(" any" )
@@ -12,14 +12,14 @@ url="https://github.com/bytecodealliance/wasm-tools"
1212msys2_repository_url=" https://github.com/bytecodealliance/wasm-tools"
1313license=(' spdx:Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT' )
1414# Update using ./retrieve-testsuite-commit.sh <pkgver>
15- _wasm_testsuite_commit=e999a1051925895022ab06abc25b23ca300ab0d0
15+ _wasm_testsuite_commit=51279a9d02cbba193cb25142d115388d7b83299c
1616makedepends=(" ${MINGW_PACKAGE_PREFIX} -rust" " ${MINGW_PACKAGE_PREFIX} -git" )
1717source=(
1818 " https://github.com/bytecodealliance/${_realname} /archive/refs/tags/v${pkgver} /${_realname} -${pkgver} .tar.gz"
1919 " https://github.com/WebAssembly/testsuite/archive/${_wasm_testsuite_commit} /wasm-testsuite-${_wasm_testsuite_commit} .tar.gz"
2020)
21- sha256sums=(' 664741d72b9ca45ba34ccc46b0747cb4900200be4ddac028d23f679c8ee557c4 '
22- ' e289c03b4586b92f5e59e30078c4ea96d79fbdc59d993e866c694893473c315c ' )
21+ sha256sums=(' ad3222fba69e8ea8221e723dc024dee9e0e85aed63b29f1379e1f2e98b6e03cb '
22+ ' 1b3caa3fab5259b1e1cda8c66d14ee8c81f5e0dc6322f518964c0c6f6590d945 ' )
2323
2424prepare () {
2525 cd " ${_realname} -${pkgver} "
You can’t perform that action at this time.
0 commit comments