Date: Tuesday, July 12, 2022 @ 15:59:09 Author: felixonmars Revision: 1250631
upgpkg: haskell-rank2classes 1.4.4-32: rebuild with tasty 1.4.2.2 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:59:00 UTC (rev 1250630) +++ PKGBUILD 2022-07-12 15:59:09 UTC (rev 1250631) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.4 -pkgrel=31 +pkgrel=32 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')