Date: Wednesday, October 31, 2018 @ 10:07:16 Author: felixonmars Revision: 399933
upgpkg: haskell-typed-process 0.2.3.0-8 rebuild with ansi-terminal 0.8.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-31 10:06:38 UTC (rev 399932) +++ PKGBUILD 2018-10-31 10:07:16 UTC (rev 399933) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
