[arch-commits] Commit in haskell-hls-test-utils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 11 10:55:52 UTC 2021
Date: Tuesday, May 11, 2021 @ 10:55:52
Author: felixonmars
Revision: 929944
upgpkg: haskell-hls-test-utils 1.0.0.0-3: rebuild with cryptonite 0.29
Modified:
haskell-hls-test-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-11 10:55:09 UTC (rev 929943)
+++ PKGBUILD 2021-05-11 10:55:52 UTC (rev 929944)
@@ -3,7 +3,7 @@
_hkgname=hls-test-utils
pkgname=haskell-hls-test-utils
pkgver=1.0.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Utilities used in the tests of Haskell Language Server"
url="https://github.com/haskell/haskell-language-server#readme"
license=("Apache")
@@ -32,7 +32,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