Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / wasm-component-ld


Commits:
baf91751 by Jan Alexander Steffens (heftig) at 2025-01-22T17:53:15+01:00
0.5.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wasm-component-ld
        pkgdesc = Command line linker for creating WebAssembly components
-       pkgver = 0.5.11
+       pkgver = 0.5.12
        pkgrel = 1
        url = https://github.com/bytecodealliance/wasm-component-ld
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = wasm-component-ld
        depends = gcc-libs
        depends = glibc
        depends = lld
-       source = 
git+https://github.com/bytecodealliance/wasm-component-ld#tag=v0.5.11
-       b2sums = 
d54949c0296a4930f13354f5f54ef67249f1ef8a45d7ea74a23b45b8e17f97581c7ecd7a10e1965d1eaa149579041dcf8c3f003b054af0c9c4a55b9c4e0e5f8d
+       source = 
git+https://github.com/bytecodealliance/wasm-component-ld#tag=v0.5.12
+       b2sums = 
e3a11954eb4bc37cb9120de33deb68a0bac2fca23d71e2bee2bcb14c0bbb61b4686b60f61fec3353fd27341018ee0baf5ff3d05b45d20bb6c282c09565e6b23c
 
 pkgname = wasm-component-ld


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: greyltc (AUR)
 
 pkgname=wasm-component-ld
-pkgver=0.5.11
+pkgver=0.5.12
 pkgrel=1
 pkgdesc="Command line linker for creating WebAssembly components"
 arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(
 )
 checkdepends=(rust-wasm)
 source=("git+$url#tag=v$pkgver")
-b2sums=('d54949c0296a4930f13354f5f54ef67249f1ef8a45d7ea74a23b45b8e17f97581c7ecd7a10e1965d1eaa149579041dcf8c3f003b054af0c9c4a55b9c4e0e5f8d')
+b2sums=('e3a11954eb4bc37cb9120de33deb68a0bac2fca23d71e2bee2bcb14c0bbb61b4686b60f61fec3353fd27341018ee0baf5ff3d05b45d20bb6c282c09565e6b23c')
 
 prepare() {
   cd wasm-component-ld



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasm-component-ld/-/commit/baf91751ce49465fece76e75416cbed9ac8835a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasm-component-ld/-/commit/baf91751ce49465fece76e75416cbed9ac8835a3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to