Date: Tuesday, May 11, 2021 @ 21:58:51 Author: felixonmars Revision: 930770
upgpkg: haskell-recursion-schemes 5.2.2.1-11: rebuild with unliftio 0.2.15 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 21:58:10 UTC (rev 930769) +++ PKGBUILD 2021-05-11 21:58:51 UTC (rev 930770) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=10 +pkgrel=11 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
