Date: Sunday, February 16, 2020 @ 10:15:25 Author: felixonmars Revision: 572215
upgpkg: haskell-typed-process 0.2.6.0-19: rebuild with ghc 8.8.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 10:14:38 UTC (rev 572214) +++ PKGBUILD 2020-02-16 10:15:25 UTC (rev 572215) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=18 +pkgrel=19 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
