Date: Thursday, September 22, 2022 @ 10:02:14 Author: felixonmars Revision: 1306982
upgpkg: haskell-typed-process 0.2.10.1-14: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:02:13 UTC (rev 1306981) +++ PKGBUILD 2022-09-22 10:02:14 UTC (rev 1306982) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.10.1 -pkgrel=13 +pkgrel=14 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
