Date: Sunday, November 22, 2020 @ 18:30:03 Author: felixonmars Revision: 759380
upgpkg: haskell-streaming-commons 0.2.2.1-26: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 18:29:13 UTC (rev 759379) +++ PKGBUILD 2020-11-22 18:30:03 UTC (rev 759380) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=25 +pkgrel=26 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
