Date: Wednesday, February 9, 2022 @ 23:22:56 Author: felixonmars Revision: 1130453
upgpkg: haskell-io-streams 1.5.2.1-51: rebuild with attoparsec 0.14.4 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-09 23:22:10 UTC (rev 1130452) +++ PKGBUILD 2022-02-09 23:22:56 UTC (rev 1130453) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.1 -pkgrel=50 +pkgrel=51 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
