Date: Wednesday, December 23, 2020 @ 06:27:05 Author: felixonmars Revision: 783796
upgpkg: haskell-recursion-schemes 5.2.1-15: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 06:26:13 UTC (rev 783795) +++ PKGBUILD 2020-12-23 06:27:05 UTC (rev 783796) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=14 +pkgrel=15 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
