Date: Monday, February 26, 2018 @ 19:10:16 Author: felixonmars Revision: 298686
upgpkg: haskell-typed-process 0.2.1.0-5 rebuild with mtl,2.2.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 19:09:39 UTC (rev 298685) +++ PKGBUILD 2018-02-26 19:10:16 UTC (rev 298686) @@ -5,7 +5,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
