Date: Tuesday, August 18, 2020 @ 05:05:06 Author: felixonmars Revision: 683671
upgpkg: haskell-streaming-commons 0.2.2.1-5: rebuild with ghc 8.10.2 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 05:04:14 UTC (rev 683670) +++ PKGBUILD 2020-08-18 05:05:06 UTC (rev 683671) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
