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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Sep 7 04:30:44 UTC 2022


    Date: Wednesday, September 7, 2022 @ 04:30:43
  Author: svenstaro
Revision: 1296023

upgpkg: emscripten 3.1.20-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-07 04:27:39 UTC (rev 1296022)
+++ PKGBUILD	2022-09-07 04:30:43 UTC (rev 1296023)
@@ -5,12 +5,12 @@
 
 pkgname=emscripten
 # NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=eb157d230c68cdc91c9da8841a53a80246f345d7
-_llvm_project_revision=4146c1756d81d37675d802371109848132e6bf80
+_binaryen_revision=594ff7b9609656edb83187cb4600b23b3f2fde37
+_llvm_project_revision=75767a0f9a926641edbef08e31ec2148ff45da67
 # 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.18
+pkgver=3.1.20
 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