[arch-commits] Commit in haskell-wl-pprint-annotated/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 23 22:01:40 UTC 2020
Date: Saturday, May 23, 2020 @ 22:01:39
Author: felixonmars
Revision: 632646
upgpkg: haskell-wl-pprint-annotated 0.1.0.1-46: rebuild with tasty 1.3.1
Modified:
haskell-wl-pprint-annotated/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-23 22:00:56 UTC (rev 632645)
+++ PKGBUILD 2020-05-23 22:01:39 UTC (rev 632646)
@@ -4,7 +4,7 @@
_hkgname=wl-pprint-annotated
pkgname=haskell-wl-pprint-annotated
pkgver=0.1.0.1
-pkgrel=45
+pkgrel=46
pkgdesc="Pretty printer with annotation support"
url="https://github.com/minad/wl-pprint-annotated"
license=("BSD")
@@ -20,7 +20,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
- 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