[arch-commits] Commit in haskell-insert-ordered-containers/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 23 15:18:19 UTC 2017


    Date: Friday, June 23, 2017 @ 15:18:19
  Author: felixonmars
Revision: 240446

upgpkg: haskell-insert-ordered-containers 0.2.1.0-15

rebuild with hashable,1.2.6.1

Modified:
  haskell-insert-ordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 15:16:11 UTC (rev 240445)
+++ PKGBUILD	2017-06-23 15:18:19 UTC (rev 240446)
@@ -4,7 +4,7 @@
 _hkgname=insert-ordered-containers
 pkgname=haskell-insert-ordered-containers
 pkgver=0.2.1.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Associative containers retating insertion order for traversals."
 url="https://github.com/phadej/insert-ordered-containers"
 license=('custom:BSD3')
@@ -23,7 +23,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