Date: Monday, March 7, 2022 @ 20:16:04 Author: felixonmars Revision: 1144947
upgpkg: haskell-rank2classes 1.4.4-10: rebuild with doctest 0.19.0 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 20:15:32 UTC (rev 1144946) +++ PKGBUILD 2022-03-07 20:16:04 UTC (rev 1144947) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.4 -pkgrel=9 +pkgrel=10 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')
