Date: Friday, April 24, 2020 @ 08:08:19 Author: felixonmars Revision: 619016
upgpkg: haskell-recursion-schemes 5.1.3-8: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 08:07:56 UTC (rev 619015) +++ PKGBUILD 2020-04-24 08:08:19 UTC (rev 619016) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.1.3 -pkgrel=7 +pkgrel=8 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
