Date: Sunday, March 10, 2019 @ 19:11:07 Author: felixonmars Revision: 439560
upgpkg: haskell-streaming-commons 0.2.1.0-19 rebuild with ghc 8.6.4 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 19:10:28 UTC (rev 439559) +++ PKGBUILD 2019-03-10 19:11:07 UTC (rev 439560) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.0 -pkgrel=18 +pkgrel=19 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
