Date: Thursday, September 23, 2021 @ 14:50:49 Author: felixonmars Revision: 1022644
upgpkg: haskell-hspec-wai-json 0.11.0-175: rebuild with th-expand-syns 0.13.12 Modified: haskell-hspec-wai-json/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-23 14:49:47 UTC (rev 1022643) +++ PKGBUILD 2021-09-23 14:50:49 UTC (rev 1022644) @@ -4,7 +4,7 @@ _hkgname=hspec-wai-json pkgname=haskell-hspec-wai-json pkgver=0.11.0 -pkgrel=174 +pkgrel=175 pkgdesc="Testing JSON APIs with hspec-wai" url="https://github.com/hspec/hspec-wai" license=("MIT") @@ -24,7 +24,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 runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script runhaskell Setup unregister --gen-script
