Date: Tuesday, February 23, 2021 @ 07:39:07 Author: felixonmars Revision: 869243
upgpkg: haskell-http-client 0.7.5-14: rebuild with hashable 1.3.1.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 07:38:15 UTC (rev 869242) +++ PKGBUILD 2021-02-23 07:39:07 UTC (rev 869243) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.5 -pkgrel=13 +pkgrel=14 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
