Date: Wednesday, July 28, 2021 @ 07:18:28 Author: felixonmars Revision: 988445
upgpkg: haskell-input-parsers 0.2.3-3: rebuild with data-fix 0.3.2 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-28 07:18:03 UTC (rev 988444) +++ PKGBUILD 2021-07-28 07:18:28 UTC (rev 988445) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
