[arch-commits] Commit in haskell-tasty-kat/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 16 14:23:27 UTC 2020
Date: Monday, November 16, 2020 @ 14:23:27
Author: felixonmars
Revision: 755255
upgpkg: haskell-tasty-kat 0.0.3-2: rebuild with QuickCheck 2.14.2
Modified:
haskell-tasty-kat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-16 14:21:59 UTC (rev 755254)
+++ PKGBUILD 2020-11-16 14:23:27 UTC (rev 755255)
@@ -3,7 +3,7 @@
_hkgname=tasty-kat
pkgname=haskell-tasty-kat
pkgver=0.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Known Answer Tests (KAT) framework for tasty"
url="https://github.com/vincenthz/tasty-kat"
license=("MIT")
@@ -22,7 +22,7 @@
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
- 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