Date: Saturday, January 8, 2022 @ 01:21:32 Author: felixonmars Revision: 1096799
upgpkg: haskell-recursion-schemes 5.2.2.2-9: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-08 01:20:37 UTC (rev 1096798) +++ PKGBUILD 2022-01-08 01:21:32 UTC (rev 1096799) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=8 +pkgrel=9 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
