Date: Wednesday, February 5, 2020 @ 10:03:32 Author: felixonmars Revision: 563042
upgpkg: haskell-streaming-commons 0.2.1.2-7: rebuild with vector 0.12.1.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 10:02:49 UTC (rev 563041) +++ PKGBUILD 2020-02-05 10:03:32 UTC (rev 563042) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.2 -pkgrel=6 +pkgrel=7 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
