Date: Wednesday, December 15, 2021 @ 17:04:51 Author: felixonmars Revision: 1073400
upgpkg: haskell-streaming-commons 0.2.2.1-110: rebuild with hashable 1.3.4.1 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-15 17:04:16 UTC (rev 1073399) +++ PKGBUILD 2021-12-15 17:04:51 UTC (rev 1073400) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=109 +pkgrel=110 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
