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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Dec 27 10:40:13 UTC 2021


    Date: Monday, December 27, 2021 @ 10:40:13
  Author: svenstaro
Revision: 1084096

upgpkg: wasmer 2.1.1-1

Modified:
  wasmer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-27 10:40:10 UTC (rev 1084095)
+++ PKGBUILD	2021-12-27 10:40:13 UTC (rev 1084096)
@@ -2,7 +2,7 @@
 # Contributor: Julius Michaelis <gitter at liftm.de>
 
 pkgname=wasmer
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Universal Binaries Powered by WebAssembly"
 arch=('x86_64')
@@ -12,8 +12,8 @@
 makedepends=('rust' 'cmake' 'llvm11')
 checkdepends=('lld' 'clang')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/wasmerio/wasmer/archive/${pkgver}.tar.gz")
-sha512sums=('a76ecbbda79c392a7f6944dafa982dbd3aa22c73a16add744a31e8c389d575f11cbd77bbc0f2c71c0dc2316ca88a09a833f47df237908f18a7cd574132edac47')
-options=('staticlibs')
+sha512sums=('0bb5c3b7a9b97e5ed2f34c64f562fc904e2b43b76252f4ff7e98015d5a0b22e5abde43ea116d9bc295d420b2e13f240374dba3f8ba063aac18c44edfeeccaa0b')
+options=('staticlibs' '!lto')
 
 WASMER_INSTALL_PREFIX=/usr
 ENABLE_LLVM=1



More information about the arch-commits mailing list