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

Felix Yan felixonmars at archlinux.org
Sat Jul 29 18:38:30 UTC 2017


    Date: Saturday, July 29, 2017 @ 18:38:29
  Author: felixonmars
Revision: 246867

upgpkg: haskell-wl-pprint-terminfo 3.7.1.4-14

rebuild with semigroupoids,5.2.1

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-29 18:36:57 UTC (rev 246866)
+++ PKGBUILD	2017-07-29 18:38:29 UTC (rev 246867)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-terminfo
 pkgname=haskell-wl-pprint-terminfo
 pkgver=3.7.1.4
-pkgrel=13
+pkgrel=14
 pkgdesc="A color pretty printer with terminfo support"
 url="http://github.com/ekmett/wl-pprint-terminfo/"
 license=('custom:BSD3')
@@ -21,8 +21,8 @@
     cd "${srcdir}/${_hkgname}-${pkgver}"
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
-        --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
-        --libsubdir=\$compiler/site-local/\$pkgid \
+        --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fCursed
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list