Date: Friday, December 25, 2020 @ 10:38:02 Author: felixonmars Revision: 790039
upgpkg: haskell-http-streams 0.8.7.2-128: rebuild with comonad 5.0.7 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 10:37:24 UTC (rev 790038) +++ PKGBUILD 2020-12-25 10:38:02 UTC (rev 790039) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=127 +pkgrel=128 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
