Date: Thursday, May 12, 2022 @ 09:06:24 Author: felixonmars Revision: 1198631
upgpkg: haskell-recursion-schemes 5.2.2.2-37: rebuild with unordered-containers 0.2.19.1 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:06:17 UTC (rev 1198630) +++ PKGBUILD 2022-05-12 09:06:24 UTC (rev 1198631) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=36 +pkgrel=37 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
