Date: Monday, December 20, 2021 @ 02:27:51 Author: felixonmars Revision: 1079288
upgpkg: haskell-io-streams 1.5.2.1-37: rebuild with attoparsec 0.14.2 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 02:26:39 UTC (rev 1079287) +++ PKGBUILD 2021-12-20 02:27:51 UTC (rev 1079288) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.1 -pkgrel=36 +pkgrel=37 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
