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

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


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

upgpkg: haskell-butcher 1.3.3.2-2: rebuild with microlens-th 0.4.3.7

Modified:
  haskell-butcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-30 16:32:28 UTC (rev 766599)
+++ PKGBUILD	2020-11-30 16:33:36 UTC (rev 766600)
@@ -3,7 +3,7 @@
 _hkgname=butcher
 pkgname=haskell-butcher
 pkgver=1.3.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Chops a command or program invocation into digestable pieces."
 url="https://github.com/lspitzner/butcher/"
 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