Date: Sunday, December 27, 2020 @ 20:46:44 Author: felixonmars Revision: 793793
upgpkg: haskell-quickcheck-classes-base 0.6.1.0-50: 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 20:46:13 UTC (rev 793792) +++ PKGBUILD 2020-12-27 20:46:44 UTC (rev 793793) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes-base pkgname=haskell-quickcheck-classes-base pkgver=0.6.1.0 -pkgrel=49 +pkgrel=50 pkgdesc="QuickCheck common typeclasses from 'base'" url="https://github.com/andrewthad/quickcheck-classes" license=('MIT')
