Date: Wednesday, June 21, 2017 @ 08:52:05 Author: felixonmars Revision: 239216
upgpkg: haskell-yesod-auth 1.4.17.2-10 rebuild with safe,0.3.15 Modified: haskell-yesod-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-21 08:48:09 UTC (rev 239215) +++ PKGBUILD 2017-06-21 08:52:05 UTC (rev 239216) @@ -5,7 +5,7 @@ _hkgname=yesod-auth pkgname=haskell-yesod-auth pkgver=1.4.17.2 -pkgrel=9 +pkgrel=10 pkgdesc="Authentication for Yesod." url="http://www.yesodweb.com/" license=("MIT") @@ -28,7 +28,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
