From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iGMcB5rxy2USHgEAe85BDQ:P1 (envelope-from ) for ; Tue, 13 Feb 2024 23:47:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id iGMcB5rxy2USHgEAe85BDQ (envelope-from ) for ; Tue, 13 Feb 2024 23:47:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=dlOTB3QK; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707864474; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=ucwtwIjKdNLQ4utoswDM48UsVtgI3JLA7nEr3LWRPcU=; b=XqP7MMxNncqJbBBZxF53OfHvlRg+qH1PpxNfJsadZGhU5qgPyh7vto6rJUmAZJu7lQnSYn E2FEhDLijWtC0HrtDpb0ldHestajVO0z38MDN2197XW44FhsMxBp2BlNetkjinK87a+WRX ut1Obl5AnEYXfOe+TE67GQwzCguKQ3ft3rH+mLxn9Rcul+j+a9RBy0kn7i0pZ04Yi8osyb J71D6LLQmAmLuBaEQ80ygylXs7sRqfG77up6KKUzz5QlxOMBAybH81V+PULdgbIcmTI6m4 EFhoVJHYvmu9orcjihSBBdZFV1HxF71Gdn2anbR0XwRP5sdM6s+IxL7QsrBa9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=dlOTB3QK; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707864474; a=rsa-sha256; cv=none; b=Z1jWe5zh2FkE46MshBuPp+kO/4acOZsWUiolRKBJ8OS/53/OUaSSm2o89qcM6rcQKj/3gZ Vjcpp4nHYz+LeLh2HqzCbz+ryBEvvHxv5m1KE+i9BuIHN1r74M5AzIftATv5bwjTx2hv8C kFW8O8sCxXSxlXFmnrDVNHBGjwSdJYATVYJ7flx8Gd+XklW7HWXRlfjMYTKra3kDv0VqGt FwgR8Pt9IW/EhHD15E145N/5NvUAF0ymSim/tAF2cuT60D213tV/eRIYEV3Z3KbMSVtkEI HJ99TKcZVX9wyJhz6aO9JXbhVj6dLEqJ+D/kIS/Rp7duatN5QfHjJM0HTxEowg== 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 06C983C85D for ; Tue, 13 Feb 2024 23:47:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ra1Z3-0001mC-QI; Tue, 13 Feb 2024 17:47:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ra1Z2-0001m0-PC for guix-patches@gnu.org; Tue, 13 Feb 2024 17:47:44 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ra1Z2-0005xX-Go for guix-patches@gnu.org; Tue, 13 Feb 2024 17:47:44 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ra1ZK-0003GG-3g for guix-patches@gnu.org; Tue, 13 Feb 2024 17:48:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69111] [PATCH] gnu: go-github-com-valyala-fasthttp: Add missing input. Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 13 Feb 2024 22:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69111 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69111@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170786444312450 (code B ref -1); Tue, 13 Feb 2024 22:48:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Feb 2024 22:47:23 +0000 Received: from localhost ([127.0.0.1]:48541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ra1Yh-0003Ej-3g for submit@debbugs.gnu.org; Tue, 13 Feb 2024 17:47:23 -0500 Received: from lists.gnu.org ([209.51.188.17]:34174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ra1Yf-0003Ea-6M for submit@debbugs.gnu.org; Tue, 13 Feb 2024 17:47:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ra1YN-0001iC-88 for guix-patches@gnu.org; Tue, 13 Feb 2024 17:47:03 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1ra1YL-0005to-Hl for guix-patches@gnu.org; Tue, 13 Feb 2024 17:47:03 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4TZGfT4ghrz9scd for ; Tue, 13 Feb 2024 23:46:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1707864417; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=ucwtwIjKdNLQ4utoswDM48UsVtgI3JLA7nEr3LWRPcU=; b=dlOTB3QKieRq5AAYN6dO0/f+yEZC4kJP7h/LHYvkGLaFr+DgS6okKIYEHc4wji5mW9Kvbg kCjph2B5NQBB5NVKLuJxuccVm2V4i9lut3KgCp5jDjgam0wQdMx3o29kw9PKX/y4LoaC5Y qEslqMd/hq+ztyPeeAf/iduCzLJBBO1KYYrp83ZIpn6Yv+V+S42SEEDjzNfVFkjJZFq8SF 4FHC6F0hMw1626LuCqa9tWuFv9brHzpLADVLaDpjc+LPomsDkI6i6X9jG1qHAiWLeUNneS tM7Aow2d9eG3ZjWk3FQxePMJLdVENqpt1GkWkybkBX70+rnAP7QfYPZICx6j7g== From: Troy Figiel Date: Tue, 13 Feb 2024 22:14:09 +0100 Message-ID: <87sf1wasny.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4TZGfT4ghrz9scd Received-SPF: pass client-ip=80.241.56.151; envelope-from=troy@troyfigiel.com; helo=mout-p-101.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.13 X-Migadu-Queue-Id: 06C983C85D X-Spam-Score: 2.13 X-Migadu-Scanner: mx11.migadu.com X-TUID: CogWKPx/hd1S * gnu/packages/golang-web.scm (go-github-com-valyala-fasthttp): Add missing input. [propagated-inputs]: Add go-golang-org-x-text. --- gnu/packages/golang-web.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 673d2c2587..efcd1acb80 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1402,7 +1402,8 @@ (define-public go-github-com-valyala-fasthttp go-github-com-valyala-tcplisten go-golang-org-x-crypto go-golang-org-x-net - go-golang-org-x-sys)) + go-golang-org-x-sys + go-golang-org-x-text)) (home-page "https://github.com/valyala/fasthttp") (synopsis "Provides fast HTTP server and client API") (description base-commit: ac470c516e19f194228edf9e348bdbc7fc10f97a -- 2.42.0