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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 17:34:16 UTC 2020


    Date: Friday, October 9, 2020 @ 17:34:15
  Author: felixonmars
Revision: 722578

upgpkg: haskell-ormolu 0.1.3.0-2: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-ormolu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 17:33:14 UTC (rev 722577)
+++ PKGBUILD	2020-10-09 17:34:15 UTC (rev 722578)
@@ -3,7 +3,7 @@
 _hkgname=ormolu
 pkgname=haskell-ormolu
 pkgver=0.1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A formatter for Haskell source code"
 url="https://github.com/tweag/ormolu"
 license=("BSD")
@@ -30,7 +30,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