Date: Friday, March 11, 2022 @ 07:40:51 Author: felixonmars Revision: 1147915
upgpkg: haskell-typed-process 0.2.8.0-17: rebuild with ansi-terminal 0.11.1 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-11 07:40:07 UTC (rev 1147914) +++ PKGBUILD 2022-03-11 07:40:51 UTC (rev 1147915) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.8.0 -pkgrel=16 +pkgrel=17 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
