Date: Sunday, January 10, 2021 @ 19:48:30 Author: felixonmars Revision: 817429
upgpkg: haskell-recursion-schemes 5.2.1-29: rebuild with semigroupoids 5.3.5 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-10 19:47:59 UTC (rev 817428) +++ PKGBUILD 2021-01-10 19:48:30 UTC (rev 817429) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=28 +pkgrel=29 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
