[arch-commits] Commit in haskell-ixset-typed/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 5 08:19:33 UTC 2017


    Date: Saturday, August 5, 2017 @ 08:19:32
  Author: felixonmars
Revision: 248611

upgpkg: haskell-ixset-typed 0.3.1-10

rebuild with syb,0.7

Modified:
  haskell-ixset-typed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 08:18:13 UTC (rev 248610)
+++ PKGBUILD	2017-08-05 08:19:32 UTC (rev 248611)
@@ -4,7 +4,7 @@
 _hkgname=ixset-typed
 pkgname=haskell-ixset-typed
 pkgver=0.3.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Efficient relational queries on Haskell sets"
 url="https://hackage.haskell.org/package/${_hkgname}"
 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