Date: Sunday, June 9, 2019 @ 14:53:14 Author: felixonmars Revision: 478936
upgpkg: haskell-streaming-commons 0.2.1.1-2 rebuild with async 2.2.2 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 14:52:12 UTC (rev 478935) +++ PKGBUILD 2019-06-09 14:53:14 UTC (rev 478936) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
