Date: Thursday, March 2, 2023 @ 10:31:14 Author: felixonmars Revision: 1406492
upgpkg: haskell-recursion-schemes 5.2.2.4-2: rebuild with generic-deriving 1.14.3 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:31:10 UTC (rev 1406491) +++ PKGBUILD 2023-03-02 10:31:14 UTC (rev 1406492) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.4 -pkgrel=1 +pkgrel=2 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
