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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Aug 16 09:12:22 UTC 2021


    Date: Monday, August 16, 2021 @ 09:12:21
  Author: svenstaro
Revision: 1000190

upgpkg: emscripten 2.0.27-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 08:48:28 UTC (rev 1000189)
+++ PKGBUILD	2021-08-16 09:12:21 UTC (rev 1000190)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=f09bb989a15451960c1078426b61dcc50f232a0a
-_llvm_project_revision=31e75512174e1bdaa242ee5c7f30fe56e68c3748
+_binaryen_revision=96d2c946329f26bb742684a70cb48e98aa55083d
+_llvm_project_revision=78e87970af888bbbd5652c31f3a8454e8e9dd5b8
 # 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.26
+pkgver=2.0.27
 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