Date: Wednesday, September 22, 2021 @ 13:13:31 Author: felixonmars Revision: 1021511
upgpkg: haskell-wai-app-static 3.1.7.2-229: rebuild with random 1.2.1 Modified: haskell-wai-app-static/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-22 13:12:05 UTC (rev 1021510) +++ PKGBUILD 2021-09-22 13:13:31 UTC (rev 1021511) @@ -4,7 +4,7 @@ _hkgname=wai-app-static pkgname=haskell-wai-app-static pkgver=3.1.7.2 -pkgrel=228 +pkgrel=229 pkgdesc="WAI application for static serving" url="https://www.yesodweb.com/book/web-application-interface" license=("MIT") @@ -27,7 +27,7 @@ runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \ - --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \ + --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \ -f-print runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script
