Date: Wednesday, February 1, 2023 @ 18:29:46
  Author: svenstaro
Revision: 1391815

upgpkg: emscripten 3.1.31-1

Modified:
  emscripten/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 18:29:23 UTC (rev 1391814)
+++ PKGBUILD    2023-02-01 18:29:46 UTC (rev 1391815)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=590f63782b9ee6307a2bc0e21917001a66ba16ba
-_llvm_project_revision=f81f0cb75a2808a67d2662f044ad07628fc9d900
+_binaryen_revision=07362b354b42b3c8cda2eff58fcaa9e74a2b2d18
+_llvm_project_revision=1142e6c7c795de7f80774325a07ed49bc95a48c9
 # 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.26
+pkgver=3.1.31
 pkgrel=1
 pkgdesc="Compile C and C++ into highly-optimizable JavaScript for the web"
 arch=('x86_64')

Reply via email to