Date: Sunday, August 15, 2021 @ 20:09:24 Author: felixonmars Revision: 999208
upgpkg: haskell-chell-quickcheck 0.2.5.2-133: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 20:08:50 UTC (rev 999207) +++ PKGBUILD 2021-08-15 20:09:24 UTC (rev 999208) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=132 +pkgrel=133 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
