Date: Thursday, March 3, 2022 @ 13:49:16 Author: felixonmars Revision: 1140832
upgpkg: haskell-streaming-commons 0.2.2.4-2: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 13:48:54 UTC (rev 1140831) +++ PKGBUILD 2022-03-03 13:49:16 UTC (rev 1140832) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.4 -pkgrel=1 +pkgrel=2 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
