Date: Monday, December 20, 2021 @ 03:36:41 Author: felixonmars Revision: 1079394
upgpkg: haskell-input-parsers 0.2.3-27: rebuild with attoparsec 0.14.2 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:36:03 UTC (rev 1079393) +++ PKGBUILD 2021-12-20 03:36:41 UTC (rev 1079394) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2.3 -pkgrel=26 +pkgrel=27 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
