Date: Thursday, August 18, 2022 @ 20:52:24 Author: felixonmars Revision: 1268931
upgpkg: haskell-typed-process 0.2.10.1-8: rebuild with base-orphans 0.8.7 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 20:52:16 UTC (rev 1268930) +++ PKGBUILD 2022-08-18 20:52:24 UTC (rev 1268931) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.10.1 -pkgrel=7 +pkgrel=8 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
