Date: Monday, October 17, 2022 @ 23:47:10 Author: felixonmars Revision: 1330642
upgpkg: haskell-rank2classes 1.4.6-2: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-rank2classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:47:07 UTC (rev 1330641) +++ PKGBUILD 2022-10-17 23:47:10 UTC (rev 1330642) @@ -3,7 +3,7 @@ _hkgname=rank2classes pkgname=haskell-rank2classes pkgver=1.4.6 -pkgrel=1 +pkgrel=2 pkgdesc="Standard type constructor class hierarchy, only with methods of rank 2 types" url="https://github.com/blamario/grampa/tree/master/rank2classes" license=('BSD')