Date: Sunday, March 8, 2020 @ 20:32:31 Author: felixonmars Revision: 592475
upgpkg: haskell-http-client 0.6.4-78: rebuild with generic-deriving 1.13 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 20:29:55 UTC (rev 592474) +++ PKGBUILD 2020-03-08 20:32:31 UTC (rev 592475) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4 -pkgrel=77 +pkgrel=78 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
