Date: Tuesday, March 23, 2021 @ 15:11:15 Author: felixonmars Revision: 900495
upgpkg: haskell-input-parsers 0.1.0.1-89: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 15:10:17 UTC (rev 900494) +++ PKGBUILD 2021-03-23 15:11:15 UTC (rev 900495) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.1.0.1 -pkgrel=88 +pkgrel=89 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
