Date: Monday, February 6, 2023 @ 15:23:05 Author: felixonmars Revision: 1394183
upgpkg: haskell-input-parsers 0.3-20: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 15:23:02 UTC (rev 1394182) +++ PKGBUILD 2023-02-06 15:23:05 UTC (rev 1394183) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.3 -pkgrel=19 +pkgrel=20 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
