Date: Monday, February 12, 2018 @ 11:28:35 Author: felixonmars Revision: 293022
upgpkg: haskell-typed-process 0.2.1.0-3 rebuild with stringbuilder,0.5.1 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-12 11:27:50 UTC (rev 293021) +++ PKGBUILD 2018-02-12 11:28:35 UTC (rev 293022) @@ -5,7 +5,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
