Date: Tuesday, September 21, 2021 @ 16:04:35 Author: felixonmars Revision: 1020555
upgpkg: haskell-streaming-commons 0.2.2.1-100: rebuild with random 1.2.1 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 16:03:44 UTC (rev 1020554) +++ PKGBUILD 2021-09-21 16:04:35 UTC (rev 1020555) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=99 +pkgrel=100 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
