Date: Tuesday, February 2, 2021 @ 22:45:05 Author: felixonmars Revision: 841747
upgpkg: haskell-recursion-schemes 5.2.1-40: rebuild with HUnit 1.6.2.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 22:44:06 UTC (rev 841746) +++ PKGBUILD 2021-02-02 22:45:05 UTC (rev 841747) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=39 +pkgrel=40 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
