Date: Monday, September 14, 2020 @ 21:42:07 Author: felixonmars Revision: 706736
upgpkg: haskell-input-parsers 0.1.0.1-19: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 21:41:42 UTC (rev 706735) +++ PKGBUILD 2020-09-14 21:42:07 UTC (rev 706736) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=18 +pkgrel=19 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
