Date: Tuesday, January 18, 2022 @ 12:14:33 Author: felixonmars Revision: 1108668
upgpkg: haskell-recursion-schemes 5.2.2.2-12: rebuild with hashable 1.3.5.0 Modified: haskell-recursion-schemes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 12:13:59 UTC (rev 1108667) +++ PKGBUILD 2022-01-18 12:14:33 UTC (rev 1108668) @@ -3,7 +3,7 @@ _hkgname=recursion-schemes pkgname=haskell-recursion-schemes pkgver=5.2.2.2 -pkgrel=11 +pkgrel=12 pkgdesc="Representing common recursion patterns as higher-order functions" url="https://github.com/ekmett/recursion-schemes" license=('BSD')
