Date: Saturday, December 26, 2020 @ 02:54:43 Author: felixonmars Revision: 791677
upgpkg: haskell-recursion-schemes 5.2.1-18: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 02:54:11 UTC (rev 791676) +++ PKGBUILD 2020-12-26 02:54:43 UTC (rev 791677) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=17 +pkgrel=18 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
