Date: Saturday, October 31, 2020 @ 08:01:02 Author: felixonmars Revision: 737466
upgpkg: haskell-recursion-schemes 5.2.1-5: rebuild with unliftio 0.2.13.1 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-31 08:00:22 UTC (rev 737465) +++ PKGBUILD 2020-10-31 08:01:02 UTC (rev 737466) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
