[arch-commits] Commit in emscripten/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Dec 4 17:32:55 UTC 2020
Date: Friday, December 4, 2020 @ 17:32:37
Author: svenstaro
Revision: 769994
upgpkg: emscripten 2.0.10-1
Modified:
emscripten/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-04 17:02:44 UTC (rev 769993)
+++ PKGBUILD 2020-12-04 17:32:37 UTC (rev 769994)
@@ -5,12 +5,12 @@
pkgname=emscripten
# NOTE: You need to run ./get-compatible-versions.sh after changing the pkgver!
-_binaryen_revision=262bd62777fcde6b930d520e61457699dbb9901e
-_llvm_project_revision=27e9f0f95ef7b144d008bc1cf1459dced6cb5842
+_binaryen_revision=bd9872ddf850bf177298a5274a15807e6227cd3d
+_llvm_project_revision=445289aa63e1b82b9eea6497fb2d0443813a9d4e
# 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.9
+pkgver=2.0.10
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