Date: Thursday, December 24, 2020 @ 07:23:56 Author: felixonmars Revision: 786699
upgpkg: haskell-streaming-commons 0.2.2.1-33: rebuild with ghc 8.10.3 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 07:23:30 UTC (rev 786698) +++ PKGBUILD 2020-12-24 07:23:56 UTC (rev 786699) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=32 +pkgrel=33 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
