Date: Thursday, January 5, 2023 @ 02:23:24 Author: felixonmars Revision: 1376527
upgpkg: haskell-input-parsers 0.3-16: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-05 02:22:59 UTC (rev 1376526) +++ PKGBUILD 2023-01-05 02:23:24 UTC (rev 1376527) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.3 -pkgrel=15 +pkgrel=16 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
