Date: Monday, April 1, 2019 @ 22:23:29 Author: felixonmars Revision: 447142
upgpkg: haskell-typed-process 0.2.4.0-6 rebuild with transformers-compat 0.6.3 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-01 22:22:46 UTC (rev 447141) +++ PKGBUILD 2019-04-01 22:23:29 UTC (rev 447142) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.4.0 -pkgrel=5 +pkgrel=6 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
