From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:60217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYdiY-0002Xc-Al for guix-patches@gnu.org; Wed, 05 Jun 2019 17:45:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYdiW-0007jh-Al for guix-patches@gnu.org; Wed, 05 Jun 2019 17:45:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34821) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYdiQ-0007bk-FB for guix-patches@gnu.org; Wed, 05 Jun 2019 17:45:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYdiQ-00078E-2q for guix-patches@gnu.org; Wed, 05 Jun 2019 17:45:02 -0400 Subject: [bug#36041] [PATCH] gnu: ghc-http-types: Update to 0.12.3. Resent-Message-ID: From: Robert Vollmert Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Date: Wed, 5 Jun 2019 23:44:25 +0200 References: <20190605214322.81385-1-rob@vllmrt.net> In-Reply-To: <20190605214322.81385-1-rob@vllmrt.net> Message-Id: <6E83153F-B27A-4281-8F0C-A864FCFAE736@vllmrt.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 36041@debbugs.gnu.org On 5. Jun 2019, at 23:43, Robert Vollmert wrote: > > * gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.3. This fixes the patch to apply to current master, instead of on top of https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36038.