Date: Wednesday, March 3, 2021 @ 14:21:16 Author: felixonmars Revision: 879220
upgpkg: haskell-quickcheck-classes-base 0.6.1.0-127: rebuild with tasty 1.4 Modified: haskell-quickcheck-classes-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 14:20:39 UTC (rev 879219) +++ PKGBUILD 2021-03-03 14:21:16 UTC (rev 879220) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes-base pkgname=haskell-quickcheck-classes-base pkgver=0.6.1.0 -pkgrel=126 +pkgrel=127 pkgdesc="QuickCheck common typeclasses from 'base'" url="https://github.com/andrewthad/quickcheck-classes" license=('MIT')
