Date: Friday, September 24, 2021 @ 04:41:21 Author: felixonmars Revision: 1023319
upgpkg: haskell-distributive 0.6.2.1-109: rebuild with vector 0.12.3.1 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-24 04:40:28 UTC (rev 1023318) +++ PKGBUILD 2021-09-24 04:41:21 UTC (rev 1023319) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2.1 -pkgrel=108 +pkgrel=109 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD") @@ -26,7 +26,7 @@ runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \ - --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \ + --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \ -ftagged -f-semigroups runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script