Date: Thursday, May 13, 2021 @ 19:01:53 Author: felixonmars Revision: 933464
upgpkg: haskell-recursion-schemes 5.2.2.1-12: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 19:01:14 UTC (rev 933463) +++ PKGBUILD 2021-05-13 19:01:53 UTC (rev 933464) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=11 +pkgrel=12 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
