Date: Thursday, October 22, 2020 @ 19:56:54 Author: felixonmars Revision: 730063
upgpkg: haskell-recursion-schemes 5.2-20: rebuild with profunctors 5.6 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 19:56:19 UTC (rev 730062) +++ PKGBUILD 2020-10-22 19:56:54 UTC (rev 730063) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2 -pkgrel=19 +pkgrel=20 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
