Date: Sunday, October 25, 2020 @ 10:50:09 Author: felixonmars Revision: 732399
upgpkg: haskell-streaming-commons 0.2.2.1-20: rebuild with bifunctors 5.5.8 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 10:50:04 UTC (rev 732398) +++ PKGBUILD 2020-10-25 10:50:09 UTC (rev 732399) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=19 +pkgrel=20 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
