Date: Tuesday, October 26, 2021 @ 18:29:10 Author: felixonmars Revision: 1034268
upgpkg: haskell-typed-process 0.2.6.3-2: rebuild with base-orphans 0.8.5 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 18:28:07 UTC (rev 1034267) +++ PKGBUILD 2021-10-26 18:29:10 UTC (rev 1034268) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")