Date: Wednesday, February 5, 2020 @ 13:32:54 Author: felixonmars Revision: 563203
upgpkg: haskell-io-streams 1.5.1.0-42: rebuild with vector 0.12.1.0 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 13:32:38 UTC (rev 563202) +++ PKGBUILD 2020-02-05 13:32:54 UTC (rev 563203) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=41 +pkgrel=42 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
