[arch-commits] Commit in haskell-apply-refact/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Dec 23 09:12:00 UTC 2020


    Date: Wednesday, December 23, 2020 @ 09:11:59
  Author: felixonmars
Revision: 783982

upgpkg: haskell-apply-refact 0.8.2.1-2: rebuild with tasty-smallcheck 0.8.2

Modified:
  haskell-apply-refact/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 09:09:55 UTC (rev 783981)
+++ PKGBUILD	2020-12-23 09:11:59 UTC (rev 783982)
@@ -3,7 +3,7 @@
 _hkgname=apply-refact
 pkgname=haskell-apply-refact
 pkgver=0.8.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Perform refactorings specified by the refact library."
 url="https://github.com/mpickering/apply-refact"
 license=("BSD")
@@ -24,7 +24,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