Date: Thursday, January 27, 2022 @ 21:39:59 Author: felixonmars Revision: 1117788
upgpkg: haskell-pipes 4.3.16-43: rebuild with async 2.2.4 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 21:39:33 UTC (rev 1117787) +++ PKGBUILD 2022-01-27 21:39:59 UTC (rev 1117788) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.16 -pkgrel=42 +pkgrel=43 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
