Date: Wednesday, January 29, 2020 @ 12:40:12 Author: felixonmars Revision: 558793
upgpkg: haskell-typed-process 0.2.6.0-15: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 12:39:23 UTC (rev 558792) +++ PKGBUILD 2020-01-29 12:40:12 UTC (rev 558793) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=14 +pkgrel=15 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
