Date: Saturday, October 31, 2020 @ 14:02:39 Author: felixonmars Revision: 737694
upgpkg: bnfc 2.8.4-2: rebuild with unliftio 0.2.13.1 Modified: bnfc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-31 14:00:24 UTC (rev 737693) +++ PKGBUILD 2020-10-31 14:02:39 UTC (rev 737694) @@ -4,7 +4,7 @@ _hkgname=BNFC pkgname=bnfc pkgver=2.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="A compiler front-end generator." url="http://bnfc.digitalgrammars.com/" license=("GPL2") @@ -34,7 +34,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
