Date: Sunday, March 29, 2020 @ 18:36:47 Author: felixonmars Revision: 606330
upgpkg: haskell-recursion-schemes 5.1.3-4: rebuild with ChasingBottoms 1.3.1.8 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-29 18:36:02 UTC (rev 606329) +++ PKGBUILD 2020-03-29 18:36:47 UTC (rev 606330) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
