Date: Saturday, December 18, 2021 @ 15:36:19 Author: felixonmars Revision: 1077206
upgpkg: haskell-streaming-commons 0.2.2.1-111: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 15:35:45 UTC (rev 1077205) +++ PKGBUILD 2021-12-18 15:36:19 UTC (rev 1077206) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=110 +pkgrel=111 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
