Date: Thursday, March 25, 2021 @ 06:05:48 Author: felixonmars Revision: 902449
upgpkg: haskell-io-streams 1.5.2.0-65: rebuild with tasty 1.4.0.3 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 06:04:29 UTC (rev 902448) +++ PKGBUILD 2021-03-25 06:05:48 UTC (rev 902449) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.0 -pkgrel=64 +pkgrel=65 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
