Date: Sunday, March 28, 2021 @ 04:00:44 Author: felixonmars Revision: 906181
upgpkg: haskell-streaming-commons 0.2.2.1-73: rebuild with tasty 1.4.1 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 03:59:58 UTC (rev 906180) +++ PKGBUILD 2021-03-28 04:00:44 UTC (rev 906181) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=72 +pkgrel=73 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
