Date: Friday, April 1, 2022 @ 05:05:47 Author: felixonmars Revision: 1179015
upgpkg: haskell-recursion-schemes 5.2.2.2-31: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 05:05:39 UTC (rev 1179014) +++ PKGBUILD 2022-04-01 05:05:47 UTC (rev 1179015) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=30 +pkgrel=31 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
