Date: Friday, September 24, 2021 @ 02:14:16
  Author: felixonmars
Revision: 1023109

upgpkg: haskell-transformers-base 0.4.6-9: rebuild with vector 0.12.3.1

Modified:
  haskell-transformers-base/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-24 02:13:36 UTC (rev 1023108)
+++ PKGBUILD    2021-09-24 02:14:16 UTC (rev 1023109)
@@ -4,7 +4,7 @@
 _hkgname=transformers-base
 pkgname=haskell-transformers-base
 pkgver=0.4.6
-pkgrel=8
+pkgrel=9
 pkgdesc="Lift computations from the bottom of a transformer stack"
 url="https://github.com/mvv/transformers-base";
 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 \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
             -forphaninstances
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script

Reply via email to