Date: Friday, June 26, 2020 @ 17:49:43 Author: felixonmars Revision: 654320
upgpkg: haskell-recursion-schemes 5.1.3-15: rebuild with ChasingBottoms 1.3.1.9 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-26 17:48:55 UTC (rev 654319) +++ PKGBUILD 2020-06-26 17:49:43 UTC (rev 654320) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.1.3 -pkgrel=14 +pkgrel=15 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
