Date: Monday, February 22, 2021 @ 21:53:23 Author: felixonmars Revision: 869060
upgpkg: haskell-streaming-commons 0.2.2.1-62: rebuild with hashable 1.3.1.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 21:52:47 UTC (rev 869059) +++ PKGBUILD 2021-02-22 21:53:23 UTC (rev 869060) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=61 +pkgrel=62 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
