Date: Friday, September 24, 2021 @ 02:45:48 Author: felixonmars Revision: 1023159
upgpkg: haskell-wl-pprint-annotated 0.1.0.1-147: rebuild with vector 0.12.3.1 Modified: haskell-wl-pprint-annotated/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-24 02:44:51 UTC (rev 1023158) +++ PKGBUILD 2021-09-24 02:45:48 UTC (rev 1023159) @@ -4,7 +4,7 @@ _hkgname=wl-pprint-annotated pkgname=haskell-wl-pprint-annotated pkgver=0.1.0.1 -pkgrel=146 +pkgrel=147 pkgdesc="Pretty printer with annotation support" url="https://github.com/minad/wl-pprint-annotated" license=("BSD") @@ -19,7 +19,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
