Date: Monday, February 6, 2023 @ 01:45:58 Author: felixonmars Revision: 1393710
upgpkg: haskell-typed-process 0.2.10.1-29: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:45:54 UTC (rev 1393709) +++ PKGBUILD 2023-02-06 01:45:58 UTC (rev 1393710) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.10.1 -pkgrel=28 +pkgrel=29 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
