Date: Sunday, December 27, 2020 @ 21:55:34 Author: felixonmars Revision: 793849
upgpkg: haskell-quickcheck-classes-base 0.6.1.0-51: rebuild with indexed-traversable 0.1.1 Modified: haskell-quickcheck-classes-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 21:55:03 UTC (rev 793848) +++ PKGBUILD 2020-12-27 21:55:34 UTC (rev 793849) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes-base pkgname=haskell-quickcheck-classes-base pkgver=0.6.1.0 -pkgrel=50 +pkgrel=51 pkgdesc="QuickCheck common typeclasses from 'base'" url="https://github.com/andrewthad/quickcheck-classes" license=('MIT')
