Date: Sunday, June 14, 2020 @ 00:29:50 Author: felixonmars Revision: 643548
upgpkg: haskell-recursion-schemes 5.1.3-12: rebuild with splitmix 0.0.5 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-14 00:29:06 UTC (rev 643547) +++ PKGBUILD 2020-06-14 00:29:50 UTC (rev 643548) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.1.3 -pkgrel=11 +pkgrel=12 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
