Date: Wednesday, August 24, 2022 @ 21:27:05 Author: felixonmars Revision: 1277286
upgpkg: haskell-streaming-commons 0.2.2.4-30: rebuild with hashable 1.4.1.0 Modified: haskell-streaming-commons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 21:26:55 UTC (rev 1277285) +++ PKGBUILD 2022-08-24 21:27:05 UTC (rev 1277286) @@ -4,7 +4,7 @@ _hkgname=streaming-commons pkgname=haskell-streaming-commons pkgver=0.2.2.4 -pkgrel=29 +pkgrel=30 pkgdesc="Common lower-level functions needed by various streaming data libraries" url="https://github.com/fpco/streaming-commons" license=("MIT")
