Date: Monday, December 7, 2020 @ 20:50:26 Author: felixonmars Revision: 771546
upgpkg: haskell-input-parsers 0.1.0.1-39: rebuild with strict 0.4.0.1 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-07 20:49:38 UTC (rev 771545) +++ PKGBUILD 2020-12-07 20:50:26 UTC (rev 771546) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=38 +pkgrel=39 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
