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

Felix Yan felixonmars at archlinux.org
Sat Jul 29 18:26:25 UTC 2017


    Date: Saturday, July 29, 2017 @ 18:26:24
  Author: felixonmars
Revision: 246863

upgpkg: haskell-wl-pprint-extras 3.5.0.5-14

rebuild with semigroupoids,5.2.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-29 18:25:05 UTC (rev 246862)
+++ PKGBUILD	2017-07-29 18:26:24 UTC (rev 246863)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-extras
 pkgname=haskell-wl-pprint-extras
 pkgver=3.5.0.5
-pkgrel=13
+pkgrel=14
 pkgdesc="A free monad based on the Wadler/Leijen pretty printer"
 url="http://github.com/ekmett/wl-pprint-extras/"
 license=('custom:BSD3')
@@ -22,7 +22,7 @@
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
-        --libsubdir=\$compiler/site-local/\$pkgid
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list