Date: Monday, January 4, 2021 @ 01:04:12 Author: felixonmars Revision: 806188
upgpkg: haskell-recursion-schemes 5.2.1-24: rebuild with distributive 0.6.2.1 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 01:03:13 UTC (rev 806187) +++ PKGBUILD 2021-01-04 01:04:12 UTC (rev 806188) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=23 +pkgrel=24 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
