[arch-commits] Commit in haskell-critbit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 23 13:46:48 UTC 2020
Date: Saturday, May 23, 2020 @ 13:46:47
Author: felixonmars
Revision: 631894
upgpkg: haskell-critbit 0.2.0.0-60: rebuild with tasty 1.3.1
Modified:
haskell-critbit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-23 13:45:53 UTC (rev 631893)
+++ PKGBUILD 2020-05-23 13:46:47 UTC (rev 631894)
@@ -4,7 +4,7 @@
_hkgname=critbit
pkgname=haskell-critbit
pkgver=0.2.0.0
-pkgrel=59
+pkgrel=60
pkgdesc="Crit-bit maps and sets"
url="https://github.com/bos/critbit"
license=("BSD")
@@ -28,7 +28,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-f-developer
- 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