Date: Tuesday, October 27, 2020 @ 19:08:29 Author: felixonmars Revision: 734861
upgpkg: haskell-recursion-schemes 5.2.1-4: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 19:07:58 UTC (rev 734860) +++ PKGBUILD 2020-10-27 19:08:29 UTC (rev 734861) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
