Date: Wednesday, February 12, 2020 @ 19:47:56 Author: felixonmars Revision: 569691
upgpkg: haskell-io-streams 1.5.1.0-45: rebuild with doctest 0.16.2 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-12 19:46:29 UTC (rev 569690) +++ PKGBUILD 2020-02-12 19:47:56 UTC (rev 569691) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=44 +pkgrel=45 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
