Date: Thursday, March 3, 2022 @ 20:53:38 Author: felixonmars Revision: 1141208
upgpkg: haskell-recursion-schemes 5.2.2.2-21: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 20:52:51 UTC (rev 1141207) +++ PKGBUILD 2022-03-03 20:53:38 UTC (rev 1141208) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=20 +pkgrel=21 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
