[arch-commits] Commit in haskell-foundation/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 23 15:41:07 UTC 2020
Date: Saturday, May 23, 2020 @ 15:41:07
Author: felixonmars
Revision: 632096
upgpkg: haskell-foundation 0.0.25-24: rebuild with tasty 1.3.1
Modified:
haskell-foundation/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-23 15:39:36 UTC (rev 632095)
+++ PKGBUILD 2020-05-23 15:41:07 UTC (rev 632096)
@@ -4,7 +4,7 @@
_hkgname=foundation
pkgname=haskell-foundation
pkgver=0.0.25
-pkgrel=23
+pkgrel=24
pkgdesc="Alternative prelude with batteries and no dependencies"
url="https://github.com/haskell-foundation/foundation"
license=('BSD')
@@ -26,7 +26,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-f-experimental -f-minimal-deps -f-doctest -flinktest -f-bounds-check
- 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