Date: Monday, January 27, 2020 @ 14:07:02 Author: felixonmars Revision: 556027
upgpkg: haskell-streaming-commons 0.2.1.2-3: rebuild with doctest 0.16.1 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 14:06:19 UTC (rev 556026) +++ PKGBUILD 2020-01-27 14:07:02 UTC (rev 556027) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
