Date: Thursday, May 20, 2021 @ 00:20:56 Author: felixonmars Revision: 937303
upgpkg: haskell-recursion-schemes 5.2.2.1-13: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 00:20:18 UTC (rev 937302) +++ PKGBUILD 2021-05-20 00:20:56 UTC (rev 937303) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=12 +pkgrel=13 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
