[arch-commits] Commit in haskell-cabal-install-parsers/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 23 10:21:10 UTC 2021
Date: Thursday, September 23, 2021 @ 10:21:10
Author: felixonmars
Revision: 1021762
upgpkg: haskell-cabal-install-parsers 0.4.2-29: rebuild with random 1.2.1
Modified:
haskell-cabal-install-parsers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-23 10:18:38 UTC (rev 1021761)
+++ PKGBUILD 2021-09-23 10:21:10 UTC (rev 1021762)
@@ -3,7 +3,7 @@
_hkgname=cabal-install-parsers
pkgname=haskell-cabal-install-parsers
pkgver=0.4.2
-pkgrel=28
+pkgrel=29
pkgdesc="Utilities to work with cabal-install files"
url="https://haskell-ci.rtfd.org/"
license=("GPL" "BSD")
@@ -26,7 +26,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