Date: Monday, September 7, 2020 @ 14:28:34 Author: felixonmars Revision: 699882
upgpkg: haskell-typed-process 0.2.6.0-45: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 14:27:46 UTC (rev 699881) +++ PKGBUILD 2020-09-07 14:28:34 UTC (rev 699882) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=44 +pkgrel=45 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
