Date: Saturday, March 28, 2020 @ 15:06:17 Author: felixonmars Revision: 605184
upgpkg: haskell-io-streams 1.5.1.0-52: rebuild with attoparsec 0.13.2.4 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 15:04:11 UTC (rev 605183) +++ PKGBUILD 2020-03-28 15:06:17 UTC (rev 605184) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=51 +pkgrel=52 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
