Date: Monday, March 7, 2022 @ 21:42:59 Author: felixonmars Revision: 1145147
upgpkg: haskell-recursion-schemes 5.2.2.2-22: rebuild with doctest 0.19.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 21:41:06 UTC (rev 1145146) +++ PKGBUILD 2022-03-07 21:42:59 UTC (rev 1145147) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=21 +pkgrel=22 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
