Date: Thursday, May 12, 2022 @ 09:23:07 Author: felixonmars Revision: 1198709
upgpkg: haskell-streams 3.3-80: rebuild with unordered-containers 0.2.19.1 Modified: haskell-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:22:58 UTC (rev 1198708) +++ PKGBUILD 2022-05-12 09:23:07 UTC (rev 1198709) @@ -3,7 +3,7 @@ _hkgname=streams pkgname=haskell-streams pkgver=3.3 -pkgrel=79 +pkgrel=80 pkgdesc="Various Haskell 2010 stream comonads" url="http://github.com/ekmett/streams" license=("BSD")
