Date: Thursday, January 27, 2022 @ 22:21:21 Author: felixonmars Revision: 1117916
upgpkg: haskell-typed-process 0.2.8.0-11: rebuild with async 2.2.4 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 22:20:52 UTC (rev 1117915) +++ PKGBUILD 2022-01-27 22:21:21 UTC (rev 1117916) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.8.0 -pkgrel=10 +pkgrel=11 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
