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

Frederik Schwan freswa at gemini.archlinux.org
Fri Aug 12 17:36:11 UTC 2022


    Date: Friday, August 12, 2022 @ 17:36:10
  Author: freswa
Revision: 1265593

upgpkg: emscripten 3.1.18-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 17:32:29 UTC (rev 1265592)
+++ PKGBUILD	2022-08-12 17:36:10 UTC (rev 1265593)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=ed704448a6883e9ee0b2f6284f6b5a7b5e7b4aa9
-_llvm_project_revision=661577b5f40bb05534869b9635315e9265c37417
+_binaryen_revision=eb157d230c68cdc91c9da8841a53a80246f345d7
+_llvm_project_revision=4146c1756d81d37675d802371109848132e6bf80
 # 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.17
+pkgver=3.1.18
 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