Date: Monday, August 2, 2021 @ 07:55:43 Author: felixonmars Revision: 992071
upgpkg: haskell-recursion-schemes 5.2.2.1-31: rebuild with transformers-base 0.4.6 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-02 07:55:00 UTC (rev 992070) +++ PKGBUILD 2021-08-02 07:55:43 UTC (rev 992071) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=30 +pkgrel=31 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
