Date: Saturday, January 30, 2021 @ 22:47:45 Author: felixonmars Revision: 836676
upgpkg: haskell-recursion-schemes 5.2.1-38: rebuild with vector 0.12.2.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 22:46:53 UTC (rev 836675) +++ PKGBUILD 2021-01-30 22:47:45 UTC (rev 836676) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=37 +pkgrel=38 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
