Date: Friday, May 21, 2021 @ 06:56:43 Author: felixonmars Revision: 940424
upgpkg: haskell-streaming-commons 0.2.2.1-81: rebuild with hashable 1.3.2.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 06:56:09 UTC (rev 940423) +++ PKGBUILD 2021-05-21 06:56:43 UTC (rev 940424) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.1 -pkgrel=80 +pkgrel=81 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
