[arch-commits] Commit in hlint/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 19 22:55:30 UTC 2020
Date: Tuesday, May 19, 2020 @ 22:55:29
Author: felixonmars
Revision: 630324
upgpkg: hlint 2.2.11-53: rebuild with tasty-golden 2.3.3.3
Modified:
hlint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-19 22:54:49 UTC (rev 630323)
+++ PKGBUILD 2020-05-19 22:55:29 UTC (rev 630324)
@@ -4,7 +4,7 @@
pkgname=hlint
pkgver=2.2.11
_commit=285c815669879c07f6c6f72592ddc6dcbdeb67e7
-pkgrel=52
+pkgrel=53
pkgdesc="Source code suggestions"
url="http://community.haskell.org/~ndm/hlint/"
license=("BSD")
@@ -31,7 +31,7 @@
--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-fgpl -fthreaded
- 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