[arch-commits] Commit in emscripten/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Wed Jul 27 14:47:31 UTC 2022
Date: Wednesday, July 27, 2022 @ 14:47:31
Author: svenstaro
Revision: 1258911
upgpkg: emscripten 3.1.17-1
Modified:
emscripten/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-27 14:10:01 UTC (rev 1258910)
+++ PKGBUILD 2022-07-27 14:47:31 UTC (rev 1258911)
@@ -5,12 +5,12 @@
pkgname=emscripten
# NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=fc00dcc64c337a8128fbf2b5fbdb40bb0aaa861b
-_llvm_project_revision=5c6ed60c517c47b25b6b25d8ac3666d0e746b0c3
+_binaryen_revision=ed704448a6883e9ee0b2f6284f6b5a7b5e7b4aa9
+_llvm_project_revision=661577b5f40bb05534869b9635315e9265c37417
# 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.13
+pkgver=3.1.17
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