Date: Tuesday, January 25, 2022 @ 05:10:06 Author: felixonmars Revision: 1115009
upgpkg: haskell-typed-process 0.2.8.0-10: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-25 05:09:38 UTC (rev 1115008) +++ PKGBUILD 2022-01-25 05:10:06 UTC (rev 1115009) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.8.0 -pkgrel=9 +pkgrel=10 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")