Date: Thursday, December 24, 2020 @ 07:14:14 Author: felixonmars Revision: 786681
upgpkg: haskell-io-streams 1.5.2.0-25: rebuild with ghc 8.10.3 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 07:13:20 UTC (rev 786680) +++ PKGBUILD 2020-12-24 07:14:14 UTC (rev 786681) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=24 +pkgrel=25 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
