Date: Sunday, September 25, 2022 @ 20:18:22 Author: felixonmars Revision: 1310314
upgpkg: haskell-io-streams 1.5.2.2-7: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:18:20 UTC (rev 1310313) +++ PKGBUILD 2022-09-25 20:18:22 UTC (rev 1310314) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.2 -pkgrel=6 +pkgrel=7 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
