Date: Monday, December 10, 2018 @ 08:18:35 Author: felixonmars Revision: 413826
upgpkg: haskell-typed-process 0.2.3.0-11 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 08:17:49 UTC (rev 413825) +++ PKGBUILD 2018-12-10 08:18:35 UTC (rev 413826) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.3.0 -pkgrel=10 +pkgrel=11 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
