Date: Monday, June 7, 2021 @ 12:34:55 Author: felixonmars Revision: 957550
upgpkg: haskell-streaming-commons 0.2.2.1-85: rebuild with ghc 8.10.5 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 12:34:11 UTC (rev 957549) +++ PKGBUILD 2021-06-07 12:34:55 UTC (rev 957550) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=84 +pkgrel=85 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
