[arch-commits] Commit in haskell-wl-pprint-terminfo/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 24 12:53:05 UTC 2021


    Date: Friday, September 24, 2021 @ 12:53:04
  Author: felixonmars
Revision: 1023749

upgpkg: haskell-wl-pprint-terminfo 3.7.1.4-262: rebuild with vector 0.12.3.1

Modified:
  haskell-wl-pprint-terminfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-24 12:52:02 UTC (rev 1023748)
+++ PKGBUILD	2021-09-24 12:53:04 UTC (rev 1023749)
@@ -3,7 +3,7 @@
 _hkgname=wl-pprint-terminfo
 pkgname=haskell-wl-pprint-terminfo
 pkgver=3.7.1.4
-pkgrel=261
+pkgrel=262
 pkgdesc="A color pretty printer with terminfo support"
 url="https://github.com/ekmett/wl-pprint-terminfo/"
 license=('BSD')
@@ -22,7 +22,7 @@
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
             -fCursed
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list