Date: Tuesday, January 11, 2022 @ 17:04:29 Author: felixonmars Revision: 1100624
upgpkg: haskell-streaming-commons 0.2.2.2-5: rebuild with ghc 9.0.2 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 17:03:59 UTC (rev 1100623) +++ PKGBUILD 2022-01-11 17:04:29 UTC (rev 1100624) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.2 -pkgrel=4 +pkgrel=5 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
