[arch-commits] Commit in haskell-regex-pcre/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Nov 28 17:05:49 UTC 2021
Date: Sunday, November 28, 2021 @ 17:05:49
Author: felixonmars
Revision: 1055188
upgpkg: haskell-regex-pcre 0.95.0.0-12: rebuild with regex-base 0.94.0.2
Modified:
haskell-regex-pcre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-28 17:04:14 UTC (rev 1055187)
+++ PKGBUILD 2021-11-28 17:05:49 UTC (rev 1055188)
@@ -4,7 +4,7 @@
_hkgname=regex-pcre
pkgname=haskell-regex-pcre
pkgver=0.95.0.0
-pkgrel=11
+pkgrel=12
pkgdesc="PCRE Backend for Text.Regex (regex-base)"
url="https://hackage.haskell.org/package/regex-pcre"
license=("BSD")
@@ -24,7 +24,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
- --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
More information about the arch-commits
mailing list