Date: Monday, November 8, 2021 @ 15:45:59 Author: felixonmars Revision: 1038796
upgpkg: haskell-contravariant-extras 0.3.5.2-13: rebuild with template-haskell-compat-v0208 0.1.7 Modified: haskell-contravariant-extras/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-08 15:43:41 UTC (rev 1038795) +++ PKGBUILD 2021-11-08 15:45:59 UTC (rev 1038796) @@ -4,7 +4,7 @@ _hkgname=contravariant-extras pkgname=haskell-contravariant-extras pkgver=0.3.5.2 -pkgrel=12 +pkgrel=13 pkgdesc="Extras for the \"contravariant\" package" url="https://github.com/nikita-volkov/contravariant-extras" license=("MIT") @@ -19,7 +19,7 @@ runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ --prefix=/usr --docdir=/usr/share/doc/$pkgname \ - --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
