Date: Friday, January 22, 2021 @ 20:12:01 Author: felixonmars Revision: 825048
upgpkg: haskell-recursion-schemes 5.2.1-33: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 20:11:09 UTC (rev 825047) +++ PKGBUILD 2021-01-22 20:12:01 UTC (rev 825048) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=32 +pkgrel=33 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
