Date: Saturday, January 30, 2021 @ 19:05:35 Author: felixonmars Revision: 836327
upgpkg: haskell-streaming-commons 0.2.2.1-51: rebuild with vector 0.12.2.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 19:04:49 UTC (rev 836326) +++ PKGBUILD 2021-01-30 19:05:35 UTC (rev 836327) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=50 +pkgrel=51 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
