[arch-commits] Commit in haskell-lifted-async/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 23 10:59:27 UTC 2017


    Date: Friday, June 23, 2017 @ 10:59:26
  Author: felixonmars
Revision: 240288

upgpkg: haskell-lifted-async 0.9.1.1-11

rebuild with hashable,1.2.6.1

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 10:58:09 UTC (rev 240287)
+++ PKGBUILD	2017-06-23 10:59:26 UTC (rev 240288)
@@ -4,7 +4,7 @@
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
 pkgver=0.9.1.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async"
 license=('custom:BSD3')
@@ -19,7 +19,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 \
             -fmonad-control-1
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list