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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 18:45:06 UTC 2017


    Date: Tuesday, June 20, 2017 @ 18:45:05
  Author: felixonmars
Revision: 239108

upgpkg: haskell-aws 0.16-51

rebuild with safe,0.3.15

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 18:39:28 UTC (rev 239107)
+++ PKGBUILD	2017-06-20 18:45:05 UTC (rev 239108)
@@ -5,7 +5,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.16
-pkgrel=50
+pkgrel=51
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="http://github.com/aristidb/aws"
 license=("custom:BSD3")
@@ -26,7 +26,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 \
             -f-examples
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list