[arch-commits] Commit in cabal-plan/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 2 04:02:39 UTC 2021


    Date: Friday, April 2, 2021 @ 04:02:39
  Author: felixonmars
Revision: 911013

upgpkg: cabal-plan 0.7.2.0-2: rebuild with lens 5.0.1

Modified:
  cabal-plan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-02 04:01:19 UTC (rev 911012)
+++ PKGBUILD	2021-04-02 04:02:39 UTC (rev 911013)
@@ -3,7 +3,7 @@
 _hkgname=cabal-plan
 pkgname=cabal-plan
 pkgver=0.7.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Library and utility for processing cabal's plan.json file"
 url="https://github.com/hvr/cabal-plan"
 license=("GPL")
@@ -31,7 +31,7 @@
     --ghc-option='-pie' \
     -fexe -flicense-report
 
-  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