Date: Saturday, July 31, 2021 @ 17:55:09 Author: felixonmars Revision: 991213
upgpkg: haskell-recursion-schemes 5.2.2.1-30: rebuild with StateVar 1.2.2 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-31 17:54:22 UTC (rev 991212) +++ PKGBUILD 2021-07-31 17:55:09 UTC (rev 991213) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=29 +pkgrel=30 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
