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

Felix Yan felixonmars at archlinux.org
Tue Jun 15 16:33:39 UTC 2021


    Date: Tuesday, June 15, 2021 @ 16:33:39
  Author: felixonmars
Revision: 963854

upgpkg: haskell-hls-graph 1.4.0.0-2: rebuild with network 3.1.2.2

Modified:
  haskell-hls-graph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 16:32:53 UTC (rev 963853)
+++ PKGBUILD	2021-06-15 16:33:39 UTC (rev 963854)
@@ -3,7 +3,7 @@
 _hkgname=hls-graph
 pkgname=haskell-hls-graph
 pkgver=1.4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell Language Server internal graph API"
 url="https://github.com/haskell/haskell-language-server#readme"
 license=("Apache")
@@ -27,7 +27,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