Date: Friday, July 31, 2020 @ 23:01:58 Author: felixonmars Revision: 666694
upgpkg: haskell-io-streams 1.5.1.0-62: rebuild with QuickCheck 2.14.1 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 23:00:45 UTC (rev 666693) +++ PKGBUILD 2020-07-31 23:01:58 UTC (rev 666694) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=61 +pkgrel=62 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')