Date: Thursday, May 20, 2021 @ 01:33:03 Author: felixonmars Revision: 937439
upgpkg: haskell-io-streams 1.5.2.1-4: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 01:32:09 UTC (rev 937438) +++ PKGBUILD 2021-05-20 01:33:03 UTC (rev 937439) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
