Date: Tuesday, January 11, 2022 @ 19:17:43 Author: felixonmars Revision: 1100832
upgpkg: haskell-io-streams 1.5.2.1-43: rebuild with ghc 9.0.2 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 19:16:33 UTC (rev 1100831) +++ PKGBUILD 2022-01-11 19:17:43 UTC (rev 1100832) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.1 -pkgrel=42 +pkgrel=43 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
