Date: Tuesday, July 12, 2022 @ 15:59:31 Author: felixonmars Revision: 1250633
upgpkg: haskell-io-streams 1.5.2.1-77: rebuild with tasty 1.4.2.2 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:59:22 UTC (rev 1250632) +++ PKGBUILD 2022-07-12 15:59:31 UTC (rev 1250633) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.1 -pkgrel=76 +pkgrel=77 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')