Date: Sunday, March 8, 2020 @ 21:36:10 Author: felixonmars Revision: 592547
upgpkg: haskell-http-streams 0.8.7.1-36: rebuild with generic-deriving 1.13 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 21:34:39 UTC (rev 592546) +++ PKGBUILD 2020-03-08 21:36:10 UTC (rev 592547) @@ -3,7 +3,7 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.7.1 -pkgrel=35 +pkgrel=36 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" license=('BSD')
