Date: Tuesday, February 4, 2020 @ 21:16:44 Author: felixonmars Revision: 562580
upgpkg: haskell-io-streams 1.5.1.0-41: 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-04 21:15:12 UTC (rev 562579) +++ PKGBUILD 2020-02-04 21:16:44 UTC (rev 562580) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=40 +pkgrel=41 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
