Date: Monday, February 15, 2021 @ 01:26:29 Author: felixonmars Revision: 860181
upgpkg: haskell-chell-quickcheck 0.2.5.2-99: rebuild with doctest 0.18 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 01:26:02 UTC (rev 860180) +++ PKGBUILD 2021-02-15 01:26:29 UTC (rev 860181) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=98 +pkgrel=99 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
