Date: Sunday, August 29, 2021 @ 01:43:23 Author: felixonmars Revision: 1008398
upgpkg: haskell-io-streams 1.5.2.1-23: rebuild with hashable 1.3.3.0 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 01:42:12 UTC (rev 1008397) +++ PKGBUILD 2021-08-29 01:43:23 UTC (rev 1008398) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.2.1 -pkgrel=22 +pkgrel=23 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')