Date: Tuesday, July 12, 2022 @ 15:17:11 Author: felixonmars Revision: 1250403
upgpkg: haskell-chell-quickcheck 0.2.5.3-31: rebuild with tasty 1.4.2.2 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:16:06 UTC (rev 1250402) +++ PKGBUILD 2022-07-12 15:17:11 UTC (rev 1250403) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=30 +pkgrel=31 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
