Date: Monday, September 7, 2020 @ 08:55:21 Author: felixonmars Revision: 699462
upgpkg: haskell-chell-quickcheck 0.2.5.2-51: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 08:54:51 UTC (rev 699461) +++ PKGBUILD 2020-09-07 08:55:21 UTC (rev 699462) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=50 +pkgrel=51 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
