[arch-commits] Commit in haskell-test-lib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 2 09:38:31 UTC 2021
Date: Friday, July 2, 2021 @ 09:38:31
Author: felixonmars
Revision: 970594
upgpkg: haskell-test-lib 0.3-4: rebuild with call-stack 0.4.0
Modified:
haskell-test-lib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-02 09:37:47 UTC (rev 970593)
+++ PKGBUILD 2021-07-02 09:38:31 UTC (rev 970594)
@@ -3,7 +3,7 @@
_hkgname=test-lib
pkgname=haskell-test-lib
pkgver=0.3
-pkgrel=3
+pkgrel=4
pkgdesc="A library to make a quick test-runner script."
url="https://hackage.haskell.org/package/test-lib"
license=("custom:ISC")
@@ -28,7 +28,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