Date: Monday, July 26, 2021 @ 19:56:24 Author: felixonmars Revision: 985826
upgpkg: haskell-streaming-commons 0.2.2.1-93: rebuild with transformers-compat 0.7 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 19:55:47 UTC (rev 985825) +++ PKGBUILD 2021-07-26 19:56:24 UTC (rev 985826) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=92 +pkgrel=93 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
