Date: Saturday, November 13, 2021 @ 18:02:52 Author: felixonmars Revision: 1045789
upgpkg: haskell-recursion-schemes 5.2.2.1-46: rebuild with vector-th-unbox 0.2.2 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 18:01:57 UTC (rev 1045788) +++ PKGBUILD 2021-11-13 18:02:52 UTC (rev 1045789) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=45 +pkgrel=46 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
