Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wasi-libc


Commits:
c119baa2 by Frederik Schwan at 2024-12-12T15:02:58+01:00
upgpkg: 1:0+410+574b88da-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wasi-libc
        pkgdesc = WASI libc implementation for WebAssembly
-       pkgver = 0+392+b9ef79d7
+       pkgver = 0+410+574b88da
        pkgrel = 1
        epoch = 1
        url = https://github.com/WebAssembly/wasi-libc
@@ -10,7 +10,7 @@ pkgbase = wasi-libc
        makedepends = git
        makedepends = llvm
        options = staticlibs
-       source = 
git+https://github.com/WebAssembly/wasi-libc.git#commit=b9ef79d7dbd47c6c5bafdae760823467c2f60b70
-       b2sums = 
2b5ffd88ba75a484c9e4bb665013e7bed0f2e4aaf13473ea4711db2958a80c172d4dca0c40f28c813a58bf2a549305a183ae8b31b95d0a772e0f6c1a9f06776e
+       source = 
git+https://github.com/WebAssembly/wasi-libc.git#commit=574b88da481569b65a237cb80daf9a2d5aeaf82d
+       b2sums = 
a90b2fdbc5f5c3de1ef9438a857a54bd39bda7c01a7b22e087960ddd030d62748fd26eb8ebb94383481e47ec952162797b03d9b510878243ca1a481af2875fa3
 
 pkgname = wasi-libc


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Frederik Schwan <freswa at archlinux dot org>
 
 pkgname=wasi-libc
-pkgver=0+392+b9ef79d7
-_commit=b9ef79d7dbd47c6c5bafdae760823467c2f60b70 # tags/wasi-sdk-24
+pkgver=0+410+574b88da
+_commit=574b88da481569b65a237cb80daf9a2d5aeaf82d # tags/wasi-sdk-25
 pkgrel=1
 epoch=1
 pkgdesc='WASI libc implementation for WebAssembly'
@@ -16,7 +16,7 @@ makedepends=(
 )
 options=('staticlibs')
 source=("git+https://github.com/WebAssembly/wasi-libc.git#commit=${_commit}";)
-b2sums=('2b5ffd88ba75a484c9e4bb665013e7bed0f2e4aaf13473ea4711db2958a80c172d4dca0c40f28c813a58bf2a549305a183ae8b31b95d0a772e0f6c1a9f06776e')
+b2sums=('a90b2fdbc5f5c3de1ef9438a857a54bd39bda7c01a7b22e087960ddd030d62748fd26eb8ebb94383481e47ec952162797b03d9b510878243ca1a481af2875fa3')
 
 pkgver() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/commit/c119baa2cbba019d994663e1d7a4f2658cfc50e6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/commit/c119baa2cbba019d994663e1d7a4f2658cfc50e6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to