[arch-commits] Commit in haskell-data-textual/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 24 20:51:00 UTC 2021


    Date: Friday, September 24, 2021 @ 20:50:59
  Author: felixonmars
Revision: 1023965

upgpkg: haskell-data-textual 0.3.0.3-158: rebuild with vector 0.12.3.1

Modified:
  haskell-data-textual/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-24 20:47:00 UTC (rev 1023964)
+++ PKGBUILD	2021-09-24 20:50:59 UTC (rev 1023965)
@@ -3,7 +3,7 @@
 _hkgname=data-textual
 pkgname=haskell-data-textual
 pkgver=0.3.0.3
-pkgrel=157
+pkgrel=158
 pkgdesc="Human-friendly textual representations."
 url="https://github.com/mvv/data-textual"
 license=('BSD')
@@ -18,7 +18,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



More information about the arch-commits mailing list