Date: Sunday, November 15, 2020 @ 20:07:18 Author: felixonmars Revision: 754743
upgpkg: haskell-rank2classes 1.4.1-2: rebuild with QuickCheck 2.14.2 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 20:05:59 UTC (rev 754742) +++ PKGBUILD 2020-11-15 20:07:18 UTC (rev 754743) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')
