Date: Sunday, June 24, 2018 @ 14:49:14 Author: felixonmars Revision: 345092
upgpkg: haskell-typed-process 0.2.2.0-12 rebuild with tasty 1.1.0.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-24 14:48:41 UTC (rev 345091) +++ PKGBUILD 2018-06-24 14:49:14 UTC (rev 345092) @@ -5,7 +5,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.2.0 -pkgrel=11 +pkgrel=12 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
