Date: Friday, October 5, 2018 @ 17:24:13 Author: felixonmars Revision: 390171
upgpkg: haskell-streaming-commons 0.2.1.0-8 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 17:23:32 UTC (rev 390170) +++ PKGBUILD 2018-10-05 17:24:13 UTC (rev 390171) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
