Date: Monday, November 16, 2020 @ 21:46:08 Author: felixonmars Revision: 755683
upgpkg: haskell-io-streams 1.5.2.0-17: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 21:44:07 UTC (rev 755682) +++ PKGBUILD 2020-11-16 21:46:08 UTC (rev 755683) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=16 +pkgrel=17 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
