[arch-commits] Commit in haskell-regex-applicative-text/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 06:58:08 UTC 2020
Date: Friday, July 31, 2020 @ 06:58:08
Author: felixonmars
Revision: 666044
upgpkg: haskell-regex-applicative-text 0.1.0.1-21: rebuild with regex-applicative 0.3.4
Modified:
haskell-regex-applicative-text/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 06:57:32 UTC (rev 666043)
+++ PKGBUILD 2020-07-31 06:58:08 UTC (rev 666044)
@@ -4,7 +4,7 @@
_hkgname=regex-applicative-text
pkgname=haskell-regex-applicative-text
pkgver=0.1.0.1
-pkgrel=20
+pkgrel=21
pkgdesc="Wrapped regex-applicative primitives to work with Text"
url="https://github.com/phadej/regex-applicative-text#readme"
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
- runhaskell Setup build
+ runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
More information about the arch-commits
mailing list