Date: Tuesday, March 23, 2021 @ 00:10:03 Author: felixonmars Revision: 899458
upgpkg: haskell-chell-quickcheck 0.2.5.2-110: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 00:09:21 UTC (rev 899457) +++ PKGBUILD 2021-03-23 00:10:03 UTC (rev 899458) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=109 +pkgrel=110 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
