[arch-commits] Commit in haskell-yesod-static/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Mar 20 22:05:10 UTC 2022
Date: Sunday, March 20, 2022 @ 22:05:10
Author: felixonmars
Revision: 1166301
upgpkg: haskell-yesod-static 1.6.1.0-408: rebuild with wai-app-static 3.1.7.4
Modified:
haskell-yesod-static/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-20 22:04:15 UTC (rev 1166300)
+++ PKGBUILD 2022-03-20 22:05:10 UTC (rev 1166301)
@@ -4,7 +4,7 @@
_hkgname=yesod-static
pkgname=haskell-yesod-static
pkgver=1.6.1.0
-pkgrel=407
+pkgrel=408
pkgdesc="Static file serving subsite for Yesod Web Framework."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -23,7 +23,7 @@
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
- --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+ --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list