Date: Sunday, December 13, 2020 @ 14:44:48 Author: felixonmars Revision: 774371
upgpkg: haskell-recursion-schemes 5.2.1-11: rebuild with base-orphans 0.8.5 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 14:43:57 UTC (rev 774370) +++ PKGBUILD 2020-12-13 14:44:48 UTC (rev 774371) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=10 +pkgrel=11 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
