Date: Monday, December 30, 2019 @ 10:56:33 Author: felixonmars Revision: 544388
upgpkg: haskell-typed-process 0.2.6.0-9: rebuild with exceptions 0.10.4 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 10:55:33 UTC (rev 544387) +++ PKGBUILD 2019-12-30 10:56:33 UTC (rev 544388) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=8 +pkgrel=9 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
