[arch-commits] Commit in emscripten/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Sun Aug 1 23:13:10 UTC 2021
Date: Sunday, August 1, 2021 @ 23:13:10
Author: svenstaro
Revision: 992019
upgpkg: emscripten 2.0.26-1
Modified:
emscripten/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-01 23:01:24 UTC (rev 992018)
+++ PKGBUILD 2021-08-01 23:13:10 UTC (rev 992019)
@@ -5,12 +5,12 @@
pkgname=emscripten
# NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=83ae39af1f8ffe67856b16f7ee13de066169b48f
-_llvm_project_revision=91f147792e815d401ae408989992f3c1530cc18a
+_binaryen_revision=f09bb989a15451960c1078426b61dcc50f232a0a
+_llvm_project_revision=31e75512174e1bdaa242ee5c7f30fe56e68c3748
# 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.24
+pkgver=2.0.26
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