Date: Friday, November 12, 2021 @ 08:54:24 Author: felixonmars Revision: 1043419
upgpkg: haskell-input-parsers 0.2.3-17: rebuild with doctest 0.18.2 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-12 08:53:45 UTC (rev 1043418) +++ PKGBUILD 2021-11-12 08:54:24 UTC (rev 1043419) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2.3 -pkgrel=16 +pkgrel=17 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
