Date: Wednesday, August 24, 2022 @ 22:00:44 Author: felixonmars Revision: 1277448
upgpkg: haskell-io-streams 1.5.2.2-2: rebuild with hashable 1.4.1.0 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:00:35 UTC (rev 1277447) +++ PKGBUILD 2022-08-24 22:00:44 UTC (rev 1277448) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
