Date: Thursday, March 4, 2021 @ 02:11:35 Author: felixonmars Revision: 880028
upgpkg: haskell-input-parsers 0.1.0.1-81: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 02:11:10 UTC (rev 880027) +++ PKGBUILD 2021-03-04 02:11:35 UTC (rev 880028) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=80 +pkgrel=81 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
