Date: Sunday, March 15, 2020 @ 15:20:31 Author: felixonmars Revision: 598239
upgpkg: haskell-streaming-commons 0.2.1.2-14: rebuild with hashable 1.3.0.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 15:19:53 UTC (rev 598238) +++ PKGBUILD 2020-03-15 15:20:31 UTC (rev 598239) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.1.2 -pkgrel=13 +pkgrel=14 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
