Date: Sunday, September 25, 2022 @ 19:53:27 Author: felixonmars Revision: 1310129
upgpkg: haskell-streaming-commons 0.2.2.4-35: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:53:26 UTC (rev 1310128) +++ PKGBUILD 2022-09-25 19:53:27 UTC (rev 1310129) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.4 -pkgrel=34 +pkgrel=35 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
