Date: Saturday, September 3, 2022 @ 09:02:21 Author: felixonmars Revision: 1291210
upgpkg: haskell-recursion-schemes 5.2.2.2-69: rebuild with tasty-hedgehog 1.3.0.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 09:02:10 UTC (rev 1291209) +++ PKGBUILD 2022-09-03 09:02:21 UTC (rev 1291210) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=68 +pkgrel=69 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
