[arch-commits] Commit in haskell-yesod-form/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 21 08:44:38 UTC 2017
Date: Wednesday, June 21, 2017 @ 08:44:38
Author: felixonmars
Revision: 239209
upgpkg: haskell-yesod-form 1.4.12-25
rebuild with safe,0.3.15
Modified:
haskell-yesod-form/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-21 08:41:49 UTC (rev 239208)
+++ PKGBUILD 2017-06-21 08:44:38 UTC (rev 239209)
@@ -5,7 +5,7 @@
_hkgname=yesod-form
pkgname=haskell-yesod-form
pkgver=1.4.12
-pkgrel=24
+pkgrel=25
pkgdesc="Form handling support for Yesod Web Framework"
url="http://www.yesodweb.com/"
license=("MIT")
@@ -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 \
-fnetwork-uri
runhaskell Setup build
LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
More information about the arch-commits
mailing list