Date: Wednesday, December 23, 2020 @ 01:47:50 Author: felixonmars Revision: 783298
upgpkg: haskell-chell-quickcheck 0.2.5.2-72: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 01:47:14 UTC (rev 783297) +++ PKGBUILD 2020-12-23 01:47:50 UTC (rev 783298) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=71 +pkgrel=72 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
