Date: Thursday, December 31, 2020 @ 23:38:39 Author: felixonmars Revision: 801335
upgpkg: haskell-io-streams 1.5.2.0-31: rebuild with contravariant 1.5.3 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-31 23:37:44 UTC (rev 801334) +++ PKGBUILD 2020-12-31 23:38:39 UTC (rev 801335) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=30 +pkgrel=31 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
