Date: Wednesday, October 26, 2022 @ 13:54:42 Author: felixonmars Revision: 1335870
upgpkg: haskell-rank2classes 1.4.6-3: rebuild with doctest 0.20.1 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:54:31 UTC (rev 1335869) +++ PKGBUILD 2022-10-26 13:54:42 UTC (rev 1335870) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.6 -pkgrel=2 +pkgrel=3 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')
