Date: Thursday, February 25, 2021 @ 04:35:47 Author: felixonmars Revision: 872804
upgpkg: haskell-input-parsers 0.1.0.1-79: rebuild with regex-base 0.94.0.1 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 04:35:11 UTC (rev 872803) +++ PKGBUILD 2021-02-25 04:35:47 UTC (rev 872804) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=78 +pkgrel=79 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
