Date: Tuesday, February 4, 2020 @ 19:47:21 Author: felixonmars Revision: 562408
upgpkg: haskell-streaming-commons 0.2.1.2-6: 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-04 19:46:40 UTC (rev 562407) +++ PKGBUILD 2020-02-04 19:47:21 UTC (rev 562408) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.2 -pkgrel=5 +pkgrel=6 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
