Date: Saturday, March 20, 2021 @ 23:50:53 Author: felixonmars Revision: 896405
upgpkg: haskell-typed-process 0.2.6.0-104: rebuild with tasty 1.4.0.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 23:50:01 UTC (rev 896404) +++ PKGBUILD 2021-03-20 23:50:53 UTC (rev 896405) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=103 +pkgrel=104 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")