Date: Wednesday, December 23, 2020 @ 04:47:32 Author: felixonmars Revision: 783630
upgpkg: haskell-input-parsers 0.1.0.1-43: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 04:46:47 UTC (rev 783629) +++ PKGBUILD 2020-12-23 04:47:32 UTC (rev 783630) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=42 +pkgrel=43 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
