Date: Tuesday, July 20, 2021 @ 11:32:31 Author: felixonmars Revision: 979801
upgpkg: haskell-input-parsers 0.2.2-6: rebuild with regex-posix 0.96.0.1 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 11:31:56 UTC (rev 979800) +++ PKGBUILD 2021-07-20 11:32:31 UTC (rev 979801) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2.2 -pkgrel=5 +pkgrel=6 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
