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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Mar 4 00:02:25 UTC 2021


    Date: Thursday, March 4, 2021 @ 00:02:24
  Author: svenstaro
Revision: 879708

upgpkg: emscripten 2.0.14-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 23:44:09 UTC (rev 879707)
+++ PKGBUILD	2021-03-04 00:02:24 UTC (rev 879708)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=89b811699b2db0c0e2ad744a1240f6283f8eed86
-_llvm_project_revision=8d7cbcf582c5c7bc08a9de7f31fed63bf2687127
+_binaryen_revision=c12cc3f50c0ef798b218739fc3de06237ea2c5d5
+_llvm_project_revision=5f3c99085d4c2ebf57fd0586b013b02e32a8e20b
 # 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=2.0.13
+pkgver=2.0.14
 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