Date: Monday, April 29, 2019 @ 07:38:22 Author: felixonmars Revision: 455256
upgpkg: haskell-io-streams 1.5.1.0-10 rebuild with ghc 8.6.5 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-29 07:36:55 UTC (rev 455255) +++ PKGBUILD 2019-04-29 07:38:22 UTC (rev 455256) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=9 +pkgrel=10 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
