Date: Tuesday, March 15, 2022 @ 11:49:05 Author: felixonmars Revision: 1154331
upgpkg: haskell-streams 3.3-68: rebuild with unordered-containers 0.2.17.0 Modified: haskell-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 11:48:40 UTC (rev 1154330) +++ PKGBUILD 2022-03-15 11:49:05 UTC (rev 1154331) @@ -3,7 +3,7 @@ _hkgname=streams pkgname=haskell-streams pkgver=3.3 -pkgrel=67 +pkgrel=68 pkgdesc="Various Haskell 2010 stream comonads" url="http://github.com/ekmett/streams" license=("BSD")
