Date: Thursday, December 31, 2020 @ 21:10:58 Author: felixonmars Revision: 800917
upgpkg: haskell-recursion-schemes 5.2.1-22: rebuild with contravariant 1.5.3 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-31 21:10:26 UTC (rev 800916) +++ PKGBUILD 2020-12-31 21:10:58 UTC (rev 800917) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=21 +pkgrel=22 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
