Date: Thursday, March 25, 2021 @ 07:19:45 Author: felixonmars Revision: 902577
upgpkg: haskell-chell-quickcheck 0.2.5.2-111: rebuild with tasty 1.4.0.3 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 07:19:08 UTC (rev 902576) +++ PKGBUILD 2021-03-25 07:19:45 UTC (rev 902577) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=110 +pkgrel=111 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
