Date: Tuesday, January 12, 2021 @ 16:21:17 Author: felixonmars Revision: 820041
upgpkg: haskell-recursion-schemes 5.2.1-31: rebuild with free 5.1.6 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-12 16:20:34 UTC (rev 820040) +++ PKGBUILD 2021-01-12 16:21:17 UTC (rev 820041) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=30 +pkgrel=31 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
