[arch-commits] Commit in haskell-hakyll/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 21 07:33:36 UTC 2017
Date: Wednesday, June 21, 2017 @ 07:33:35
Author: felixonmars
Revision: 239174
upgpkg: haskell-hakyll 4.9.8.0-4
rebuild with safe,0.3.15
Modified:
haskell-hakyll/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-21 07:29:17 UTC (rev 239173)
+++ PKGBUILD 2017-06-21 07:33:35 UTC (rev 239174)
@@ -5,7 +5,7 @@
_hkgname=hakyll
pkgname=haskell-hakyll
pkgver=4.9.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="A static website compiler library"
url="http://jaspervdj.be/hakyll"
license=("custom:BSD3")
@@ -26,7 +26,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
- --libsubdir=\$compiler/site-local/\$pkgid \
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-fcheckexternal -fwatchserver -fpreviewserver
runhaskell Setup build
runhaskell Setup haddock --hoogle --html
More information about the arch-commits
mailing list