Date: Monday, February 1, 2021 @ 04:45:55 Author: felixonmars Revision: 839304
upgpkg: haskell-typed-process 0.2.6.0-87: rebuild with unliftio 0.2.14 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 04:45:01 UTC (rev 839303) +++ PKGBUILD 2021-02-01 04:45:55 UTC (rev 839304) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=86 +pkgrel=87 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
