Date: Saturday, January 9, 2021 @ 04:02:22 Author: felixonmars Revision: 814701
upgpkg: haskell-recursion-schemes 5.2.1-27: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 04:01:45 UTC (rev 814700) +++ PKGBUILD 2021-01-09 04:02:22 UTC (rev 814701) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=26 +pkgrel=27 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
