[arch-commits] Commit in haskell-hls-plugin-api/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 26 10:42:21 UTC 2021
Date: Tuesday, January 26, 2021 @ 10:42:20
Author: felixonmars
Revision: 830389
upgpkg: haskell-hls-plugin-api 0.6.0.0-2: rebuild with ChasingBottoms 1.3.1.10
Modified:
haskell-hls-plugin-api/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-26 10:39:38 UTC (rev 830388)
+++ PKGBUILD 2021-01-26 10:42:20 UTC (rev 830389)
@@ -3,7 +3,7 @@
_hkgname=hls-plugin-api
pkgname=haskell-hls-plugin-api
pkgver=0.6.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Haskell Language Server API for plugin communication"
url="https://github.com/haskell/haskell-language-server/hls-plugin-api"
license=("Apache")
@@ -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