Date: Thursday, February 18, 2021 @ 04:58:26 Author: felixonmars Revision: 863569
upgpkg: haskell-chell-quickcheck 0.2.5.2-100: rebuild with async 2.2.3 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 04:57:50 UTC (rev 863568) +++ PKGBUILD 2021-02-18 04:58:26 UTC (rev 863569) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=99 +pkgrel=100 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
