Date: Wednesday, April 5, 2023 @ 04:56:06 Author: felixonmars Revision: 1435511
upgpkg: haskell-typed-process 0.2.11.0-2: rebuild with syb 0.7.2.3 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 04:55:35 UTC (rev 1435510) +++ PKGBUILD 2023-04-05 04:56:06 UTC (rev 1435511) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
