[arch-commits] Commit in emscripten/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Sun Feb 6 18:54:28 UTC 2022
Date: Sunday, February 6, 2022 @ 18:54:28
Author: svenstaro
Revision: 1127241
upgpkg: emscripten 3.1.2-1
Modified:
emscripten/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-06 18:23:31 UTC (rev 1127240)
+++ PKGBUILD 2022-02-06 18:54:28 UTC (rev 1127241)
@@ -5,12 +5,12 @@
pkgname=emscripten
# NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=1ef8f1f2c3fcecc6906e8fd40184f3e81b2d1838
-_llvm_project_revision=50fb44eebb0397f9b5f45a44239d6b53faf07c3b
+_binaryen_revision=c918679ec50d4a404bd06244e79691651bdee95b
+_llvm_project_revision=782c0dd1a1c235afb09a34e7da4a1267ead14765
# 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.1
+pkgver=3.1.2
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