From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mPkcONh1RWPcdAAAbAwnHQ (envelope-from ) for ; Tue, 11 Oct 2022 15:55:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8OojONh1RWMoEQAAauVa8A (envelope-from ) for ; Tue, 11 Oct 2022 15:55:36 +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 A3A7942C9B for ; Tue, 11 Oct 2022 15:55:36 +0200 (CEST) Received: from localhost ([::1]:44722 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiFjL-0007Ej-Ja for larch@yhetil.org; Tue, 11 Oct 2022 09:55:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51294) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiF58-0003J4-TM for guix-patches@gnu.org; Tue, 11 Oct 2022 09:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52300) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oiF58-0003EF-Jh for guix-patches@gnu.org; Tue, 11 Oct 2022 09:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oiF58-0002K5-FC for guix-patches@gnu.org; Tue, 11 Oct 2022 09:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58432] [PATCH] gnu: Add hiredis Resent-From: Thomas Albers Raviola Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 Oct 2022 13:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58432 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "(" Cc: 58432@debbugs.gnu.org Received: via spool by 58432-submit@debbugs.gnu.org id=B58432.16654940138886 (code B ref 58432); Tue, 11 Oct 2022 13:14:02 +0000 Received: (at 58432) by debbugs.gnu.org; 11 Oct 2022 13:13:33 +0000 Received: from localhost ([127.0.0.1]:51378 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiF4e-0002JD-OT for submit@debbugs.gnu.org; Tue, 11 Oct 2022 09:13:32 -0400 Received: from gamma.thomaslabs.org ([38.242.253.186]:50012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiF4X-0002J0-OM for 58432@debbugs.gnu.org; Tue, 11 Oct 2022 09:13:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=default; t=1665494004; bh=hXrnMxGB8ofHq/jsgGxgs2LGOTWcuqivUPpJeFv7I+E=; h=in-reply-to:date: subject:cc:to:from:references; d=thomaslabs.org; b=GKeAIzfk9URjBEpOjfg mbsaeqcwcpb7TBVklDJWluVSi4qGi6ITa3YGFFnBmLFypvlCXFutSVfpB7CU1d5lNHtOy8 uK9LD8g3KjC+mhWJLy2UDEwf6aK0fiFbCb/qNKpmVTHYtNcUUVi1MRSkqpCTp+02F6qWIN nNiGpprF+7uyJX7JLK3ZazZe3wjh4mROpg/cvkeysNWoQTXr0ByyrUc9KYmYqKfK5j6NB3 xUoZNjEXCKgWjwQ+iZUc4GtkjPD3kAjSdYelGmhipiQM+AHCCojHbnbYcHg3e136WSN13f Tb8u7D6Hj8ANTNoI6PslZ6tTI9K44tLyBz6sH7Ejh4A== Received: from alpha ( [77.23.98.2]) by gamma.thomaslabs.org (OpenSMTPD) with ESMTPSA id f0fd805d (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 11 Oct 2022 13:13:24 +0000 (UTC) References: <20221011091949.9962-1-thomas@thomaslabs.org> User-agent: mu4e 1.8.9; emacs 28.1 Date: Tue, 11 Oct 2022 15:10:46 +0200 In-reply-to: Message-ID: <87h70aec5p.fsf@thomaslabs.org> MIME-Version: 1.0 Content-Type: text/plain 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" Reply-to: Thomas Albers Raviola X-ACL-Warn: , Thomas Albers Raviola via Guix-patches From: Thomas Albers Raviola via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665496536; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=hXrnMxGB8ofHq/jsgGxgs2LGOTWcuqivUPpJeFv7I+E=; b=eXXhPFqeqL/rby5ow0e91Dmh10FyiEeMtbNqXCEN+Iwl/7QZLew8PK8iFOp8n2s5/om3qv pjieYV2G1Vo7Tc5XiB4go1mT3lY+BTLpR/CCtnsBmKfvc62RaJj8rm3niBhB+KHe+Pi7eb hxV6nOgt3Z5b5bRWqU4m/OJobZYf4ocKQ6YcbFpUBgCdSuLNb76hVgv+dV7UCaWEKKobX/ SOfVQAVhO21VT3+2wsK4pag19613zz14VFA3rZ2o83UyTpIr66+20IL3uYRbUoOKGfob9V tYr91AVC6irudfwGw/7p6/G1vRpVCVKQdfA8Qlw7kBlbFaXbysDHDE0vNTvPGg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665496536; a=rsa-sha256; cv=none; b=nflgL89R08Cr4rU4IhmYPtAKN+eioSLIwVrl8sLBr2n5IMtozEsRQ2GCytSEd3ZxAP3uh6 h2QsK8chDaPgWG1d7u3pjhOUuDSXFnlKCi6Icj1Fhx5rabCozPxxsRL2KMaGbzUy0pmdip E+QK7mTNfkO0gSIShl9TbxsbnbqswwVoLI9TZVL+/ydgKTvPBDcy21C98sKJXtIOGewicz Ax1hzIGsexR+HeI95uVw/vMuHulyNk62tFhfwyF7pHVC3vIbCoLaInOks/Wx1Q4AEL9jY/ igqvZorG8oyr4F4ATPC07SjefW+thbwaVJZY3Buz+ptE3Sl2Hek8oDAhhwyNag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=thomaslabs.org header.s=default header.b=GKeAIzfk; dmarc=pass (policy=none) header.from=gnu.org; 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.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=thomaslabs.org header.s=default header.b=GKeAIzfk; dmarc=pass (policy=none) header.from=gnu.org; 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: A3A7942C9B X-Spam-Score: -2.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: nQS34XF7BXPy Thanks ( for the observations. I have sent a new patch with the corrections.