Date: Thursday, December 17, 2020 @ 19:25:42 Author: felixonmars Revision: 777882
upgpkg: haskell-recursion-schemes 5.2.1-12: rebuild with th-abstraction 0.4.1.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 19:24:50 UTC (rev 777881) +++ PKGBUILD 2020-12-17 19:25:42 UTC (rev 777882) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.1 -pkgrel=11 +pkgrel=12 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
