Date: Sunday, March 15, 2020 @ 16:16:35 Author: felixonmars Revision: 598341
upgpkg: haskell-typed-process 0.2.6.0-26: rebuild with hashable 1.3.0.0 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 16:15:50 UTC (rev 598340) +++ PKGBUILD 2020-03-15 16:16:35 UTC (rev 598341) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.6.0 -pkgrel=25 +pkgrel=26 pkgdesc="Run external processes, with strong typing of streams" url="https://haskell-lang.org/library/typed-process" license=("MIT")
