Date: Wednesday, May 26, 2021 @ 23:17:27 Author: felixonmars Revision: 947344
upgpkg: haskell-recursion-schemes 5.2.2.1-16: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 23:16:55 UTC (rev 947343) +++ PKGBUILD 2021-05-26 23:17:27 UTC (rev 947344) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.1 -pkgrel=15 +pkgrel=16 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
