Date: Wednesday, October 17, 2018 @ 07:04:56 Author: felixonmars Revision: 394973
upgpkg: haskell-io-streams 1.5.0.1-31 rebuild with ghc 8.6.1 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-17 07:03:31 UTC (rev 394972) +++ PKGBUILD 2018-10-17 07:04:56 UTC (rev 394973) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.0.1 -pkgrel=30 +pkgrel=31 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('custom:BSD3')
