Date: Sunday, March 5, 2023 @ 13:13:41 Author: felixonmars Revision: 1413323
upgpkg: haskell-recursion-schemes 5.2.2.4-5: rebuild with bifunctors 5.5.15 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 13:13:40 UTC (rev 1413322) +++ PKGBUILD 2023-03-05 13:13:41 UTC (rev 1413323) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.4 -pkgrel=4 +pkgrel=5 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
