Date: Sunday, August 15, 2021 @ 20:43:47 Author: felixonmars Revision: 999290
upgpkg: haskell-typed-process 0.2.6.1-3: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 20:43:03 UTC (rev 999289) +++ PKGBUILD 2021-08-15 20:43:47 UTC (rev 999290) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.1 -pkgrel=2 +pkgrel=3 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")