Date: Thursday, May 30, 2019 @ 15:56:18 Author: felixonmars Revision: 474768
upgpkg: haskell-typed-process 0.2.4.0-16 rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9, concurrent-output 1.10.10 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-30 15:55:43 UTC (rev 474767) +++ PKGBUILD 2019-05-30 15:56:18 UTC (rev 474768) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.4.0 -pkgrel=15 +pkgrel=16 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
