[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 5 10:47:33 UTC 2017


    Date: Saturday, August 5, 2017 @ 10:47:32
  Author: felixonmars
Revision: 248647

upgpkg: haskell-th-expand-syns 0.4.3.0-3

rebuild with syb,0.7

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 10:46:25 UTC (rev 248646)
+++ PKGBUILD	2017-08-05 10:47:32 UTC (rev 248647)
@@ -4,7 +4,7 @@
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
 pkgver=0.4.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns"
 license=('custom:BSD3')
@@ -18,7 +18,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