Date: Wednesday, May 26, 2021 @ 20:20:14 Author: felixonmars Revision: 946958
upgpkg: haskell-typed-process 0.2.6.0-116: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:19:43 UTC (rev 946957) +++ PKGBUILD 2021-05-26 20:20:14 UTC (rev 946958) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=115 +pkgrel=116 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")