[arch-commits] Commit in haskell-czipwith/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jan 10 16:41:09 UTC 2022
Date: Monday, January 10, 2022 @ 16:41:09
Author: felixonmars
Revision: 1099440
upgpkg: haskell-czipwith 1.0.1.4-2: rebuild with ghc 9.0.2
Modified:
haskell-czipwith/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-10 16:40:35 UTC (rev 1099439)
+++ PKGBUILD 2022-01-10 16:41:09 UTC (rev 1099440)
@@ -3,7 +3,7 @@
_hkgname=czipwith
pkgname=haskell-czipwith
pkgver=1.0.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="CZipWith class and deriving via TH"
url="https://github.com/lspitzner/czipwith/"
license=("BSD")
@@ -18,7 +18,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
- --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+ --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