Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
wasmer
Commits:
9c415104 by Sven-Hendrik Haase at 2026-07-01T14:53:47+02:00
upgpkg: 7.2.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = wasmer
pkgdesc = Universal Binaries Powered by WebAssembly
- pkgver = 7.1.0
+ pkgver = 7.2.0
pkgrel = 1
url = https://github.com/wasmerio/wasmer
arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = wasmer
depends = glibc
options = staticlibs
options = !lto
- source = git+https://github.com/wasmerio/wasmer#tag=v7.1.0
+ source = git+https://github.com/wasmerio/wasmer#tag=v7.2.0
source = wasmer-napi::git+https://github.com/wasmerio/napi
source =
wasmer-testsuite::git+https://github.com/WebAssembly/testsuite.git
- sha512sums =
22c4228f17e2201780a7a30d7abee460841e65e2ee202b8ece55ae63cfd9e666826b4380e9d95f1114873259ce3838fe88e8284de6651655fd587bfeb0cf4587
+ sha512sums =
0fc4314154d59832847610e5bd42198e6a420fcf2c4229462cd1692ed1716df43878bad38b20747e074d327a79f266712ec6c2e6d6962776466f7636a4c3f5bd
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Julius Michaelis <[email protected]>
pkgname=wasmer
-pkgver=7.1.0
+pkgver=7.2.0
pkgrel=1
pkgdesc="Universal Binaries Powered by WebAssembly"
arch=('x86_64')
@@ -14,7 +14,7 @@
source=("git+https://github.com/wasmerio/wasmer#tag=v${pkgver}"
"${pkgname}-napi::git+https://github.com/wasmerio/napi"
"${pkgname}-testsuite::git+https://github.com/WebAssembly/testsuite.git")
-sha512sums=('22c4228f17e2201780a7a30d7abee460841e65e2ee202b8ece55ae63cfd9e666826b4380e9d95f1114873259ce3838fe88e8284de6651655fd587bfeb0cf4587'
+sha512sums=('0fc4314154d59832847610e5bd42198e6a420fcf2c4229462cd1692ed1716df43878bad38b20747e074d327a79f266712ec6c2e6d6962776466f7636a4c3f5bd'
'SKIP'
'SKIP')
options=('staticlibs' '!lto')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmer/-/commit/9c4151041c5b43464c7c766a3ed4cb3a49f173b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmer/-/commit/9c4151041c5b43464c7c766a3ed4cb3a49f173b0
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help