Date: Tuesday, February 25, 2020 @ 18:03:00 Author: felixonmars Revision: 581737
upgpkg: haskell-typed-process 0.2.6.0-21: rebuild with splitmix 0.0.4 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-25 18:02:11 UTC (rev 581736) +++ PKGBUILD 2020-02-25 18:03:00 UTC (rev 581737) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=20 +pkgrel=21 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
