Date: Friday, December 25, 2020 @ 23:42:37 Author: felixonmars Revision: 791228
upgpkg: haskell-chell-quickcheck 0.2.5.2-75: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 23:42:15 UTC (rev 791227) +++ PKGBUILD 2020-12-25 23:42:37 UTC (rev 791228) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=74 +pkgrel=75 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
