Date: Thursday, April 22, 2021 @ 16:45:18 Author: felixonmars Revision: 921264
upgpkg: bnfc 2.9.0-32: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: bnfc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 16:43:08 UTC (rev 921263) +++ PKGBUILD 2021-04-22 16:45:18 UTC (rev 921264) @@ -4,7 +4,7 @@ _hkgname=BNFC pkgname=bnfc pkgver=2.9.0 -pkgrel=31 +pkgrel=32 pkgdesc="A compiler front-end generator." url="http://bnfc.digitalgrammars.com/" license=("GPL2") @@ -41,7 +41,7 @@ check() { cd $_hkgname-$pkgver - runhaskell Setup test + runhaskell Setup test --show-details=direct } package() {
