Date: Saturday, August 15, 2020 @ 23:42:06 Author: felixonmars Revision: 680344
upgpkg: haskell-recursion-schemes 5.2-3: rebuild with math-functions 0.3.4.1 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 23:41:07 UTC (rev 680343) +++ PKGBUILD 2020-08-15 23:42:06 UTC (rev 680344) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2 -pkgrel=2 +pkgrel=3 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
