Date: Thursday, February 25, 2021 @ 03:22:41 Author: felixonmars Revision: 872680
upgpkg: haskell-recursion-schemes 5.2.1-52: rebuild with regex-base 0.94.0.1 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 03:22:12 UTC (rev 872679) +++ PKGBUILD 2021-02-25 03:22:41 UTC (rev 872680) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=51 +pkgrel=52 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
