From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aDwSEo3ZP2KYJgEAgWs5BA (envelope-from ) for ; Sun, 27 Mar 2022 05:27:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AMjYDo3ZP2KmeQAAauVa8A (envelope-from ) for ; Sun, 27 Mar 2022 05:27:09 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E41304FB0 for ; Sun, 27 Mar 2022 05:27:08 +0200 (CEST) Received: from localhost ([::1]:59926 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYJYZ-0003Gm-PE for larch@yhetil.org; Sat, 26 Mar 2022 23:27:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYJYU-0003GD-JZ for guix-patches@gnu.org; Sat, 26 Mar 2022 23:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32891) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYJYU-00048L-Ar for guix-patches@gnu.org; Sat, 26 Mar 2022 23:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYJYU-0005g6-54 for guix-patches@gnu.org; Sat, 26 Mar 2022 23:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54590] [PATCH 1/4] gnu: ghc-http-client: Update to 0.7.11. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Mar 2022 03:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54590 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54590@debbugs.gnu.org Received: via spool by 54590-submit@debbugs.gnu.org id=B54590.164835157121721 (code B ref 54590); Sun, 27 Mar 2022 03:27:02 +0000 Received: (at 54590) by debbugs.gnu.org; 27 Mar 2022 03:26:11 +0000 Received: from localhost ([127.0.0.1]:55009 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYJXf-0005eH-A0 for submit@debbugs.gnu.org; Sat, 26 Mar 2022 23:26:11 -0400 Received: from out1.migadu.com ([91.121.223.63]:29458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYJXd-0005e7-G7 for 54590@debbugs.gnu.org; Sat, 26 Mar 2022 23:26:10 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1648351567; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1FkGXx4hgl8hmzT59kkPYHa9SnJoeIH/CQFpw2z4CV0=; b=V9IqqQWzRHqfhp2jc6Vi6v2Vac8X3B/OfxXyis3WsSQq14Q0i1A+3f/LfrCsOFh1zVG1Dg GvBc/xf3ZNLst6HuUm7EWI7Hbp5B0HXHFWBXJmAlDuROrQk4PHrHO107gOBIsQbAeKAVwv D70IVRoNHvnw5vpYLv758gFwNJJhqHGSxbN6Nn+M85FPnpsE3ysjdUqxJiC4LjwE6m2Z94 l9UQrnH7xz+2Ky/WQFofg1222pVJKWzwFS14Zmk8fpzj6T77uz2vEaFiaT75ykr2MA5It6 ivQ3orxZMDtYL9uFUZwPgzOH7xmPOVMYRnk4q/mOWRjDjQdARX17igoVPXVwpw== From: Kyle Meyer Date: Sat, 26 Mar 2022 23:26:01 -0400 Message-Id: <20220327032604.475598-1-kyle@kyleam.com> In-Reply-To: <20220327031210.474782-1-kyle@kyleam.com> References: <20220327031210.474782-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648351628; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=1FkGXx4hgl8hmzT59kkPYHa9SnJoeIH/CQFpw2z4CV0=; b=q4jl/8PgZ1kXelaFG0vwqly8cpqEivtTjqTf8fE6/rA1RTF0b/Ye0NzZ4B9Qw+wuCEFtHF 3aVAGX0/ure9HoE4pfSBSWjtZhm451Xi8TVxvNA9+oRSkL9rUfvNjqkW9iRSZI8yDdHF8/ cgQKKFWtjBn8+YS7veqs300OacUv4T5Bd+8NTFEUozRy3Q+dw6j/rMQIB+OPI95qp5Scna 8jipuJWbwhkEOOLZlYTiALL0l9J+jQYBDshiPfi+ITyIOUB4q0a8cUfxtikxmE+f/75aiM wG7w/Qg1vnk8gJChD4hdS8hBv/60XjXoYATBscFwKni286VNIZBnPvmgMei3yQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648351628; a=rsa-sha256; cv=none; b=eaCOSVQu9gk7aZ+ewq5ES+zhmb67QWoi0c/6iKyqMCBBUApWIMkwBqzseVMFZT3jfAvMmR ZSY8jtIfXbU3TVNA5ThGaaUJ6/c4mPxvY0NvP7XlqicVvP8E6S1iDE2kFLw+LzW0DrP4rC tXR10dcuLm1QK4fexsxXTUrPnOIGJSIh7gvB8sdlIS0w5iKd+x6nzwsCtSJ7fmX4zclBaT blrc21c46XJI6xDmzVXrZyX/Vt+0doDRWL2nQlC2lpu2UOrVBvSkPC1vXgG0NaUbD+oPNa UebD5dtqHhyGhPMrM9qYK25dJiAf+4wtRXjjIiS2Ads24qrVvnhUXNYuU1ZjZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=V9IqqQWz; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 2.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=V9IqqQWz; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E41304FB0 X-Spam-Score: 2.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: JO5gWaug0JtX * gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.7.11. [inputs]: Add ghc-iproute. --- gnu/packages/haskell-web.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm index 70a4eccce6..470a0a02be 100644 --- a/gnu/packages/haskell-web.scm +++ b/gnu/packages/haskell-web.scm @@ -221,7 +221,7 @@ (define-public ghc-http (define-public ghc-http-client (package (name "ghc-http-client") - (version "0.6.4.1") + (version "0.7.11") (source (origin (method url-fetch) (uri (string-append "https://hackage.haskell.org/package/" @@ -229,7 +229,7 @@ (define-public ghc-http-client version ".tar.gz")) (sha256 (base32 - "1y12xfh6xvsfvyapbssmgrpjz025rmyccprbnmzhs0y1cmlz6hjp")))) + "12j7vkpkm2djws6ny7vm2324c7916d0iaf1mbvf4mfjxzy2w7imv")))) (build-system haskell-build-system) ;; Tests require access to the web. (arguments `(#:tests? #f)) @@ -242,6 +242,7 @@ (define-public ghc-http-client ghc-data-default-class ghc-exceptions ghc-http-types + ghc-iproute ghc-memory ghc-mime-types ghc-monad-control -- 2.34.0