Date: Friday, October 23, 2020 @ 21:32:06 Author: felixonmars Revision: 730903
upgpkg: haskell-http-streams 0.8.7.2-79: rebuild with generic-deriving 1.14 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-23 21:29:12 UTC (rev 730902) +++ PKGBUILD 2020-10-23 21:32:06 UTC (rev 730903) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.2 -pkgrel=78 +pkgrel=79 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
