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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 18:23:51 UTC 2020


    Date: Friday, October 9, 2020 @ 18:23:51
  Author: felixonmars
Revision: 722678

upgpkg: haskell-retrie 0.1.1.1-2: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-retrie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 18:22:37 UTC (rev 722677)
+++ PKGBUILD	2020-10-09 18:23:51 UTC (rev 722678)
@@ -3,7 +3,7 @@
 _hkgname=retrie
 pkgname=haskell-retrie
 pkgver=0.1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A powerful, easy-to-use codemodding tool for Haskell."
 url="https://github.com/facebookincubator/retrie"
 license=("MIT")
@@ -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