Date: Monday, March 7, 2022 @ 18:33:02 Author: felixonmars Revision: 1144732
upgpkg: haskell-streaming-commons 0.2.2.4-3: rebuild with doctest 0.19.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 18:32:40 UTC (rev 1144731) +++ PKGBUILD 2022-03-07 18:33:02 UTC (rev 1144732) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
