Date: Sunday, March 1, 2020 @ 18:25:47 Author: felixonmars Revision: 587911
upgpkg: haskell-io-streams 1.5.1.0-49: rebuild with primitive 0.7.0.1 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-01 18:24:11 UTC (rev 587910) +++ PKGBUILD 2020-03-01 18:25:47 UTC (rev 587911) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=48 +pkgrel=49 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
