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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Apr 17 16:28:05 UTC 2021


    Date: Saturday, April 17, 2021 @ 16:28:05
  Author: svenstaro
Revision: 919791

upgpkg: emscripten 2.0.17-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 16:17:02 UTC (rev 919790)
+++ PKGBUILD	2021-04-17 16:28:05 UTC (rev 919791)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=c12cc3f50c0ef798b218739fc3de06237ea2c5d5
-_llvm_project_revision=5f3c99085d4c2ebf57fd0586b013b02e32a8e20b
+_binaryen_revision=67094a4a9b013a9705bcbf49ec7e0e8ab744389c
+_llvm_project_revision=3b677b81cec7b3c5132aee8fccc30252d87deb69
 # 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.14
+pkgver=2.0.17
 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