Date: Wednesday, June 10, 2020 @ 07:49:37 Author: felixonmars Revision: 641187
upgpkg: haskell-streaming-commons 0.2.1.2-21: rebuild with doctest 0.17 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 07:48:57 UTC (rev 641186) +++ PKGBUILD 2020-06-10 07:49:37 UTC (rev 641187) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.2 -pkgrel=20 +pkgrel=21 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
