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

Felix Yan felixonmars at archlinux.org
Tue Mar 23 15:03:13 UTC 2021


    Date: Tuesday, March 23, 2021 @ 15:03:13
  Author: felixonmars
Revision: 900481

upgpkg: haskell-hls-retrie-plugin 1.0.0.1-2: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9

Modified:
  haskell-hls-retrie-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 15:01:44 UTC (rev 900480)
+++ PKGBUILD	2021-03-23 15:03:13 UTC (rev 900481)
@@ -3,7 +3,7 @@
 _hkgname=hls-retrie-plugin
 pkgname=haskell-hls-retrie-plugin
 pkgver=1.0.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Retrie integration plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-retrie-plugin"
 license=("Apache")
@@ -29,7 +29,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