[arch-commits] Commit in haskell-yesod-core/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 21 03:13:26 UTC 2022
Date: Monday, March 21, 2022 @ 03:13:26
Author: felixonmars
Revision: 1166577
upgpkg: haskell-yesod-core 1.6.21.0-117: rebuil with memory 0.17.0
Modified:
haskell-yesod-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-21 03:13:20 UTC (rev 1166576)
+++ PKGBUILD 2022-03-21 03:13:26 UTC (rev 1166577)
@@ -4,7 +4,7 @@
_hkgname=yesod-core
pkgname=haskell-yesod-core
pkgver=1.6.21.0
-pkgrel=116
+pkgrel=117
pkgdesc="Creation of type-safe, RESTful web applications."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -25,7 +25,7 @@
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
- --prefix=/usr --docdir=/usr/share/doc/$pkgname \
+ --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
--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