Date: Thursday, August 18, 2022 @ 12:06:42 Author: felixonmars Revision: 1267036
upgpkg: haskell-recursion-schemes 5.2.2.2-62: rebuild with lifted-async 0.10.2.3 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 12:06:32 UTC (rev 1267035) +++ PKGBUILD 2022-08-18 12:06:42 UTC (rev 1267036) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=61 +pkgrel=62 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
