Date: Thursday, March 2, 2023 @ 09:56:30 Author: felixonmars Revision: 1406330
upgpkg: haskell-rank2classes 1.4.6-14: rebuild with generic-deriving 1.14.3 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 09:56:04 UTC (rev 1406329) +++ PKGBUILD 2023-03-02 09:56:30 UTC (rev 1406330) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.6 -pkgrel=13 +pkgrel=14 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')
