Date: Monday, December 28, 2020 @ 10:19:26 Author: felixonmars Revision: 794570
upgpkg: haskell-chell-quickcheck 0.2.5.2-76: rebuild with indexed-traversable 0.1.1 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 10:19:01 UTC (rev 794569) +++ PKGBUILD 2020-12-28 10:19:26 UTC (rev 794570) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=75 +pkgrel=76 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
