Date: Monday, March 30, 2020 @ 21:51:06 Author: felixonmars Revision: 607368
upgpkg: haskell-streaming-commons 0.2.1.2-16: rebuild with doctest 0.16.3 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 21:50:18 UTC (rev 607367) +++ PKGBUILD 2020-03-30 21:51:06 UTC (rev 607368) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.2 -pkgrel=15 +pkgrel=16 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
