Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
emscripten


Commits:
f96760c5 by Sven-Hendrik Haase at 2024-03-09T01:28:52+01:00
upgpkg: 3.1.55-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = emscripten
        pkgdesc = Compile C and C++ into highly-optimizable JavaScript for the 
web
-       pkgver = 3.1.53
+       pkgver = 3.1.55
        pkgrel = 1
        url = https://emscripten.org
        install = emscripten.install
@@ -22,9 +22,9 @@ pkgbase = emscripten
        conflicts = binaryen
        options = !lto
        options = !debug
-       source = git+https://github.com/kripken/emscripten#tag=3.1.53
-       source = 
git+https://github.com/llvm/llvm-project.git#commit=febb4c42b192ed7c88c17f91cb903a59acf20baf
-       source = 
git+https://github.com/WebAssembly/binaryen.git#commit=5d297dca547fdca2d525f251a27d0a94fc2c2674
+       source = git+https://github.com/kripken/emscripten#tag=3.1.55
+       source = 
git+https://github.com/llvm/llvm-project.git#commit=6c7805d5d186a6d1263f90b8033ad85e2d2633d7
+       source = 
git+https://github.com/WebAssembly/binaryen.git#commit=2ca9638354e4a5f260ced04d186808fc8b498986
        source = emscripten.sh
        source = emscripten-config
        sha512sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=5d297dca547fdca2d525f251a27d0a94fc2c2674
-_llvm_project_revision=febb4c42b192ed7c88c17f91cb903a59acf20baf
+_binaryen_revision=2ca9638354e4a5f260ced04d186808fc8b498986
+_llvm_project_revision=6c7805d5d186a6d1263f90b8033ad85e2d2633d7
 # Sadly, upstream currently suggests bundling a binaryen version for the time 
being:
 # https://github.com/emscripten-core/emscripten/issues/12252
 # I'm obviously unhappy about that but it appears to be the only practical 
solution for the time being.
-pkgver=3.1.53
+pkgver=3.1.55
 pkgrel=1
 pkgdesc="Compile C and C++ into highly-optimizable JavaScript for the web"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emscripten/-/commit/f96760c5be4b8b33d61349463501cc4d02cd6624

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


Reply via email to