Date: Friday, December 25, 2020 @ 08:37:22 Author: felixonmars Revision: 789827
upgpkg: haskell-streaming-commons 0.2.2.1-34: rebuild with comonad 5.0.7 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 08:36:56 UTC (rev 789826) +++ PKGBUILD 2020-12-25 08:37:22 UTC (rev 789827) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=33 +pkgrel=34 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
