Date: Monday, June 29, 2020 @ 00:15:42 Author: felixonmars Revision: 655763
upgpkg: haskell-recursion-schemes 5.1.3-16: rebuild with primitive 0.7.1.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-29 00:14:59 UTC (rev 655762) +++ PKGBUILD 2020-06-29 00:15:42 UTC (rev 655763) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.1.3 -pkgrel=15 +pkgrel=16 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
