Date: Wednesday, June 21, 2017 @ 07:39:11
  Author: felixonmars
Revision: 239178

upgpkg: haskell-th-reify-many 0.1.7-3

rebuild with safe,0.3.15

Modified:
  haskell-th-reify-many/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-06-21 07:37:47 UTC (rev 239177)
+++ PKGBUILD    2017-06-21 07:39:11 UTC (rev 239178)
@@ -4,7 +4,7 @@
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
 pkgver=0.1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Recurseively reify template haskell datatype info"
 url="http://github.com/mgsloan/th-reify-many";
 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

Reply via email to