[arch-commits] Commit in haskell-heapsize/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 23 05:56:53 UTC 2020
Date: Wednesday, December 23, 2020 @ 05:56:53
Author: felixonmars
Revision: 783746
upgpkg: haskell-heapsize 0.3.0.1-2: rebuild with tasty-smallcheck 0.8.2
Modified:
haskell-heapsize/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-23 05:56:08 UTC (rev 783745)
+++ PKGBUILD 2020-12-23 05:56:53 UTC (rev 783746)
@@ -3,7 +3,7 @@
_hkgname=heapsize
pkgname=haskell-heapsize
pkgver=0.3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Determine the size of runtime data structures"
url="https://github.com/pepeiborra/heapsize.git"
license=("BSD")
@@ -23,7 +23,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