Date: Saturday, December 18, 2021 @ 17:00:19 Author: felixonmars Revision: 1077302
upgpkg: haskell-typed-process 0.2.8.0-2: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 16:59:34 UTC (rev 1077301) +++ PKGBUILD 2021-12-18 17:00:19 UTC (rev 1077302) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
