Date: Monday, August 31, 2020 @ 18:13:29 Author: felixonmars Revision: 694357
upgpkg: haskell-io-streams 1.5.1.0-71: rebuild with happy 1.20.0 Modified: haskell-io-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 18:12:00 UTC (rev 694356) +++ PKGBUILD 2020-08-31 18:13:29 UTC (rev 694357) @@ -3,7 +3,7 @@ _hkgname=io-streams pkgname=haskell-io-streams pkgver=1.5.1.0 -pkgrel=70 +pkgrel=71 pkgdesc="Simple, composable, and easy-to-use stream I/O" url="https://github.com/snapframework/io-streams" license=('BSD')
