Date: Monday, November 2, 2020 @ 14:33:37 Author: felixonmars Revision: 739769
upgpkg: haskell-io-streams 1.5.2.0-14: rebuild with HUnit 1.6.1.0 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 14:32:26 UTC (rev 739768) +++ PKGBUILD 2020-11-02 14:33:37 UTC (rev 739769) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=13 +pkgrel=14 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
