Date: Friday, January 29, 2021 @ 01:12:54 Author: felixonmars Revision: 833803
upgpkg: haskell-streaming-commons 0.2.2.1-50: rebuild with bifunctors 5.5.10 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 01:12:08 UTC (rev 833802) +++ PKGBUILD 2021-01-29 01:12:54 UTC (rev 833803) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=49 +pkgrel=50 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
