Date: Monday, February 22, 2021 @ 22:28:52 Author: felixonmars Revision: 869147
upgpkg: haskell-recursion-schemes 5.2.1-51: rebuild with hashable 1.3.1.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 22:28:19 UTC (rev 869146) +++ PKGBUILD 2021-02-22 22:28:52 UTC (rev 869147) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=50 +pkgrel=51 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
