Date: Wednesday, February 8, 2023 @ 21:49:12 Author: felixonmars Revision: 1396556
upgpkg: haskell-typed-process 0.2.10.1-30: rebuild with unliftio-core 0.2.1.0 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 21:49:05 UTC (rev 1396555) +++ PKGBUILD 2023-02-08 21:49:12 UTC (rev 1396556) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.10.1 -pkgrel=29 +pkgrel=30 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
