Date: Saturday, September 12, 2020 @ 16:18:55 Author: felixonmars Revision: 704256
upgpkg: haskell-io-streams 1.5.2.0-3: rebuild with ansi-terminal 0.11 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 16:18:01 UTC (rev 704255) +++ PKGBUILD 2020-09-12 16:18:55 UTC (rev 704256) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
