[arch-commits] Commit in haskell-wai-app-static/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jun 22 20:09:34 UTC 2017


    Date: Thursday, June 22, 2017 @ 20:09:33
  Author: felixonmars
Revision: 239689

upgpkg: haskell-wai-app-static 3.1.6.1-74

rebuild with wai-extra,3.0.20.0

Modified:
  haskell-wai-app-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 20:06:42 UTC (rev 239688)
+++ PKGBUILD	2017-06-22 20:09:33 UTC (rev 239689)
@@ -5,7 +5,7 @@
 _hkgname=wai-app-static
 pkgname=haskell-wai-app-static
 pkgver=3.1.6.1
-pkgrel=73
+pkgrel=74
 pkgdesc="WAI application for static serving"
 url="http://www.yesodweb.com/book/web-application-interface"
 license=("MIT")
@@ -24,7 +24,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-print
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list