Date: Monday, July 26, 2021 @ 19:10:02 Author: felixonmars Revision: 985758
upgpkg: haskell-recursion-schemes 5.2.2.1-26: rebuild with transformers-compat 0.7 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 19:09:11 UTC (rev 985757) +++ PKGBUILD 2021-07-26 19:10:02 UTC (rev 985758) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=25 +pkgrel=26 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
