[arch-commits] Commit in emscripten/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Jun 20 10:38:11 UTC 2022


    Date: Monday, June 20, 2022 @ 10:38:11
  Author: svenstaro
Revision: 1238653

upgpkg: emscripten 3.1.13-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 10:37:34 UTC (rev 1238652)
+++ PKGBUILD	2022-06-20 10:38:11 UTC (rev 1238653)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=68807a4f8570a58f9e5d3756f54476884b97a366
-_llvm_project_revision=faef447e72a5c63dfb12bb7b02d44c3c916d31cd
+_binaryen_revision=fc00dcc64c337a8128fbf2b5fbdb40bb0aaa861b
+_llvm_project_revision=5c6ed60c517c47b25b6b25d8ac3666d0e746b0c3
 # 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.9
+pkgver=3.1.13
 pkgrel=1
 pkgdesc="Compile C and C++ into highly-optimizable JavaScript for the web"
 arch=('x86_64')



More information about the arch-commits mailing list