Date: Thursday, January 6, 2022 @ 00:06:22 Author: felixonmars Revision: 1093862
upgpkg: haskell-typed-process 0.2.8.0-6: rebuild with primitive 0.7.3.0 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-06 00:05:37 UTC (rev 1093861) +++ PKGBUILD 2022-01-06 00:06:22 UTC (rev 1093862) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.8.0 -pkgrel=5 +pkgrel=6 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")