Date: Sunday, November 28, 2021 @ 23:25:16 Author: felixonmars Revision: 1055834
upgpkg: haskell-typed-process 0.2.7.0-7: rebuild with regex-base 0.94.0.2 Modified: haskell-typed-process/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 23:24:31 UTC (rev 1055833) +++ PKGBUILD 2021-11-28 23:25:16 UTC (rev 1055834) @@ -4,7 +4,7 @@ _hkgname=typed-process pkgname=haskell-typed-process pkgver=0.2.7.0 -pkgrel=6 +pkgrel=7 pkgdesc="Run external processes, with strong typing of streams" url="https://github.com/fpco/typed-process" license=("MIT")
