Date: Friday, July 31, 2020 @ 19:31:41 Author: felixonmars Revision: 666362
upgpkg: haskell-quickcheck-classes-base 0.6.0.0-12: rebuild with QuickCheck 2.14.1 Modified: haskell-quickcheck-classes-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 19:27:38 UTC (rev 666361) +++ PKGBUILD 2020-07-31 19:31:41 UTC (rev 666362) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes-base pkgname=haskell-quickcheck-classes-base pkgver=0.6.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="QuickCheck common typeclasses from 'base'" url="https://github.com/andrewthad/quickcheck-classes-base" license=('MIT')
