Date: Sunday, October 25, 2020 @ 10:42:22 Author: felixonmars Revision: 732380
upgpkg: haskell-io-streams 1.5.2.0-11: rebuild with bifunctors 5.5.8 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 10:41:21 UTC (rev 732379) +++ PKGBUILD 2020-10-25 10:42:22 UTC (rev 732380) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=10 +pkgrel=11 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
