Date: Wednesday, October 21, 2020 @ 21:43:46 Author: felixonmars Revision: 728446
upgpkg: haskell-typed-process 0.2.6.0-54: rebuild with splitmix 0.1.0.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-21 21:41:08 UTC (rev 728445) +++ PKGBUILD 2020-10-21 21:43:46 UTC (rev 728446) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=53 +pkgrel=54 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
