Date: Monday, March 29, 2021 @ 07:04:59 Author: felixonmars Revision: 908625
upgpkg: haskell-recursion-schemes 5.2.2.1-5: rebuild with math-functions 0.3.4.2 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 07:04:49 UTC (rev 908624) +++ PKGBUILD 2021-03-29 07:04:59 UTC (rev 908625) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
