Date: Tuesday, October 27, 2020 @ 19:22:54 Author: felixonmars Revision: 734905
upgpkg: haskell-io-streams 1.5.2.0-12: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 19:22:00 UTC (rev 734904) +++ PKGBUILD 2020-10-27 19:22:54 UTC (rev 734905) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=11 +pkgrel=12 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
