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

Felix Yan felixonmars at archlinux.org
Sat Mar 20 05:32:32 UTC 2021


    Date: Saturday, March 20, 2021 @ 05:32:32
  Author: felixonmars
Revision: 895739

upgpkg: haskell-hls-haddock-comments-plugin 1.0.0.0-2: rebuild with uuid 1.3.14, uuid-types 1.0.4

Modified:
  haskell-hls-haddock-comments-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 05:31:23 UTC (rev 895738)
+++ PKGBUILD	2021-03-20 05:32:32 UTC (rev 895739)
@@ -3,7 +3,7 @@
 _hkgname=hls-haddock-comments-plugin
 pkgname=haskell-hls-haddock-comments-plugin
 pkgver=1.0.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Haddock comments plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server"
 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