[arch-commits] Commit in hindent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 4 12:56:12 UTC 2021
Date: Thursday, February 4, 2021 @ 12:56:12
Author: felixonmars
Revision: 844474
upgpkg: hindent 5.3.2-2: rebuild with clock 0.8.2
Modified:
hindent/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-04 12:54:47 UTC (rev 844473)
+++ PKGBUILD 2021-02-04 12:56:12 UTC (rev 844474)
@@ -3,7 +3,7 @@
pkgname=hindent
pkgver=5.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Extensible Haskell pretty printer"
url="https://github.com/mihaimaruseac/hindent"
license=("BSD")
@@ -22,7 +22,7 @@
--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests --datasubdir="$pkgname" \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--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