Date: Sunday, July 29, 2018 @ 04:33:27 Author: felixonmars Revision: 364055
upgpkg: haskell-typed-process 0.2.2.0-19 rebuild with tasty 1.1.0.3 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 04:32:49 UTC (rev 364054) +++ PKGBUILD 2018-07-29 04:33:27 UTC (rev 364055) @@ -5,7 +5,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.2.0 -pkgrel=18 +pkgrel=19 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
