Date: Thursday, May 27, 2021 @ 00:25:17 Author: felixonmars Revision: 947518
upgpkg: haskell-input-parsers 0.2-7: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-input-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 00:24:49 UTC (rev 947517) +++ PKGBUILD 2021-05-27 00:25:17 UTC (rev 947518) @@ -3,7 +3,7 @@ _hkgname=input-parsers pkgname=haskell-input-parsers pkgver=0.2 -pkgrel=6 +pkgrel=7 pkgdesc="Extension of the parsers library with more capability and efficiency" url="https://github.com/blamario/input-parsers" license=('BSD')
