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

Felix Yan felixonmars at archlinux.org
Mon Nov 30 16:36:33 UTC 2020


    Date: Monday, November 30, 2020 @ 16:36:33
  Author: felixonmars
Revision: 766602

upgpkg: haskell-brittany 0.12.2.0-2: rebuild with microlens-th 0.4.3.7

Modified:
  haskell-brittany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-30 16:33:47 UTC (rev 766601)
+++ PKGBUILD	2020-11-30 16:36:33 UTC (rev 766602)
@@ -3,7 +3,7 @@
 _hkgname=brittany
 pkgname=haskell-brittany
 pkgver=0.12.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell source code formatter"
 url="https://github.com/lspitzner/brittany/"
 license=("AGPL")
@@ -36,7 +36,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