Date: Monday, February 7, 2022 @ 16:36:59 Author: felixonmars Revision: 1128283
upgpkg: haskell-typed-process 0.2.8.0-13: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 16:36:29 UTC (rev 1128282) +++ PKGBUILD 2022-02-07 16:36:59 UTC (rev 1128283) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.8.0 -pkgrel=12 +pkgrel=13 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")