Date: Tuesday, July 20, 2021 @ 08:33:35 Author: felixonmars Revision: 979419
upgpkg: haskell-streaming-commons 0.2.2.1-91: rebuild with regex-posix 0.96.0.1 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 08:33:23 UTC (rev 979418) +++ PKGBUILD 2021-07-20 08:33:35 UTC (rev 979419) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=90 +pkgrel=91 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
