Date: Tuesday, January 5, 2021 @ 13:28:17 Author: felixonmars Revision: 809108
upgpkg: haskell-rank2classes 1.4.1-19: rebuild with comonad 5.0.8 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 13:27:35 UTC (rev 809107) +++ PKGBUILD 2021-01-05 13:28:17 UTC (rev 809108) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.1 -pkgrel=18 +pkgrel=19 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')
