[arch-commits] Commit in haskell-arch-web/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 21 03:28:41 UTC 2022
Date: Monday, March 21, 2022 @ 03:28:40
Author: felixonmars
Revision: 1166623
upgpkg: haskell-arch-web 0.1.0-248: rebuil with memory 0.17.0
Modified:
haskell-arch-web/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-21 03:28:34 UTC (rev 1166622)
+++ PKGBUILD 2022-03-21 03:28:40 UTC (rev 1166623)
@@ -3,7 +3,7 @@
_hkgname=arch-web
pkgname=haskell-arch-web
pkgver=0.1.0
-pkgrel=247
+pkgrel=248
pkgdesc="Arch Linux official and AUR web interface binding"
url="https://github.com/berberman/arch-web"
license=("MIT")
@@ -27,7 +27,7 @@
cd $_hkgname-$pkgver
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
- --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$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 \
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
More information about the arch-commits
mailing list