Date: Sunday, January 31, 2021 @ 20:29:24 Author: felixonmars Revision: 838662
upgpkg: haskell-recursion-schemes 5.2.1-39: rebuild with unliftio 0.2.14 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 20:28:31 UTC (rev 838661) +++ PKGBUILD 2021-01-31 20:29:24 UTC (rev 838662) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=38 +pkgrel=39 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
