Date: Sunday, June 30, 2019 @ 20:10:27 Author: felixonmars Revision: 486682
upgpkg: haskell-io-streams 1.5.1.0-21 rebuild with tasty 1.2.3 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-30 20:08:21 UTC (rev 486681) +++ PKGBUILD 2019-06-30 20:10:27 UTC (rev 486682) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=20 +pkgrel=21 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
