Date: Thursday, January 27, 2022 @ 21:47:39 Author: felixonmars Revision: 1117814
upgpkg: haskell-distributive 0.6.2.1-127: rebuild with async 2.2.4 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 21:47:17 UTC (rev 1117813) +++ PKGBUILD 2022-01-27 21:47:39 UTC (rev 1117814) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6.2.1 -pkgrel=126 +pkgrel=127 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")