Date: Thursday, February 18, 2021 @ 01:39:06 Author: felixonmars Revision: 863289
upgpkg: haskell-streaming-commons 0.2.2.1-60: rebuild with async 2.2.3 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 01:38:12 UTC (rev 863288) +++ PKGBUILD 2021-02-18 01:39:06 UTC (rev 863289) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=59 +pkgrel=60 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
