Date: Sunday, November 22, 2020 @ 21:22:14 Author: felixonmars Revision: 759576
upgpkg: haskell-chell-quickcheck 0.2.5.2-67: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 21:21:30 UTC (rev 759575) +++ PKGBUILD 2020-11-22 21:22:14 UTC (rev 759576) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=66 +pkgrel=67 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
