Date: Friday, September 24, 2021 @ 14:05:16 Author: felixonmars Revision: 1023797
upgpkg: haskell-prettyprinter 1.7.1-4: rebuild with vector 0.12.3.1 Modified: haskell-prettyprinter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-24 14:01:47 UTC (rev 1023796) +++ PKGBUILD 2021-09-24 14:05:16 UTC (rev 1023797) @@ -3,7 +3,7 @@ _hkgname=prettyprinter pkgname=haskell-prettyprinter pkgver=1.7.1 -pkgrel=3 +pkgrel=4 pkgdesc="A modern, easy to use, well-documented, extensible prettyprinter." url="https://github.com/hspec/prettyprinter" license=('custom:BSD2') @@ -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 \ -f-buildReadme runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script