From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 wGPrLLLdPmWFGwAAauVa8A:P1 (envelope-from ) for ; Sun, 29 Oct 2023 23:33:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wGPrLLLdPmWFGwAAauVa8A (envelope-from ) for ; Sun, 29 Oct 2023 23:33:22 +0100 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 706AE38473 for ; Sun, 29 Oct 2023 23:33:22 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=AeFTsvej; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698618802; a=rsa-sha256; cv=none; b=rwE9rnaPFhNBIeKKYmNeLDsOIjZ6fnIzFQnVwKRlLrlHNLxSW4NUo215w91q/KAxZkCIOH xJumi/ZcRKhpNyAqzPEDAPzowo7kR0w1VlqWsxZ6jeZBo+mj0ZZSFu67wjDWRkIF0GOU/+ 7x9tK59tZTjR3GvEbwWpH+FYv03FrYX2jPlcDJez1hbFloExzb6+VCr/6K80+V9cHbf1Xo b6is4/dIqHEmdNeQetWhAxUcA0U+BsK5L7ZRGBkObUbnuthpsePZSvibbS+9T48hZ5p53R pAojE63r1VTsjco9gXGK4TYhw5llOd337iJv6fPhx+Fp4YM/3kUIP5NambGNwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698618802; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=PTLsaYat0MuzTFnSZZLVvzIWTXAWheLAxFa/edp/sFw=; b=rsWN6uiENAtZjtUtBuKwQw1v0CmXhOjH0FowF5BPPscheJLEjs4FLv2qKCxMzjZx7qXTiT YTE+jwIqA9LNQa8L9j0kPGHKl5uzde0j8cxdVWdD/7EcCpaVBPDY7eEfTlGhhA7FDSVCyY ngkee0hj8SMK8bhyR/HMrVxAddO/Z8Kk7nH/7UlU1M3qpsoS39HBEejx2xH6i0ltC2D+qp aTLkJ0/hUQV96uaNaJ1JmAkTW3SUWR9h9lsToWHAVHeTb8dFg6HGPU6o7BpeGJWQm/j6h4 s05FzqGmBFJadEnvnly+aKI3ozdKzlecVIyqPL3nhxOmCnpQoGjikfh/NhXGIQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=AeFTsvej; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxDzm-00067L-6I; Sun, 29 Oct 2023 18:10:58 -0400 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 1qxDza-0005w6-5J for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:47 -0400 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 1qxDzZ-0000ZT-TP for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxE06-0005bK-Lf for guix-patches@gnu.org; Sun, 29 Oct 2023 18:11:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 18/67] gnu: go-github-com-jcmturner-dnsutils-v2: Adjust inputs. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 22:11:18 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66827 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66827@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.169861746221183 (code B ref 66827); Sun, 29 Oct 2023 22:11:18 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Oct 2023 22:11:02 +0000 Received: from localhost ([127.0.0.1]:43780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzp-0005VE-Jv for submit@debbugs.gnu.org; Sun, 29 Oct 2023 18:11:02 -0400 Received: from mail-lf1-x12a.google.com ([2a00:1450:4864:20::12a]:58446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzV-0005PE-3w for 66827@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:41 -0400 Received: by mail-lf1-x12a.google.com with SMTP id 2adb3069b0e04-507bd19eac8so5570685e87.0 for <66827@debbugs.gnu.org>; Sun, 29 Oct 2023 15:10:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698617402; x=1699222202; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=PTLsaYat0MuzTFnSZZLVvzIWTXAWheLAxFa/edp/sFw=; b=AeFTsvejtAezecPfmt+ZD0jajwZY/HD+bDeRDP7BVrNCNCwO08Nb+99xEXCpB86x3h GSXrkqFxejYZmQnFusibHq9yWHGmL7Z0dCgcUicifQoRHsraTwztiA/vS2ovltzVZl03 BcreLnUlfSgSdw93NF3s9H2XaOFa9cGdZ5nPTjlJJTeCRhVNmLLMvSjnFcgAEHpkyVT7 N3t/YSkxwNQD/wWxPFlrVcMpgnVdUArX7b074CfVbHGJOBeMbJ/NVkqwHp0ZmGPsTiZM dn4+ct79ESJSvMORimIGOkKtP9PfGhghWX3srfweUdXtDHLzNMRcm8jgREzPFgXpne5w iPPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698617402; x=1699222202; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PTLsaYat0MuzTFnSZZLVvzIWTXAWheLAxFa/edp/sFw=; b=bRz5C3x1akBrvuEBhbZDoZ2iY0vwKx7FqDzCpabmuTm6Xwe8a+L7XT/1p1+eDYfh7U nGhtCVWeF7bqGIe0LMKSNfNzrpbCKncHmj67tOg3ds+3w2bbx/Je1WELX/tw/PCUcqyp ZUsDiPGqjyRAPMOVo0v4fvlgg/DyA7KRPZRjN+3myIT6PpkYSKjTO7+VCuMDcA0U0Yg6 IRfMp7C02t0QS9aGJIqyhGey43Q8nBbJiqAHmpoRGHB+2MWRfmDPt20xSIDzrtDuuGAX WVMr+QNTwbpkMy8vTo7uFTgmHOLQkd0sgSWKsR9B3+RtKqL6PqhJgjLIgJu+5YKvJGx/ 12RQ== X-Gm-Message-State: AOJu0Yw784rJ5bnXCUn0x7ZBrji5Vv4ZiDkKbiFZSJ9n9MbD8XdlFwtf mFPYI5j7XWB08K0lTVfiCc8poo07SIsZ9w== X-Google-Smtp-Source: AGHT+IEL+UJkQWx0l3pW0uAjI7Ev96WVyj5gUhw7xcwUnIdsDwe3xrL3mbCMm6TFM9SZsXbjmVfFsQ== X-Received: by 2002:a19:4f42:0:b0:507:a40e:d8bf with SMTP id a2-20020a194f42000000b00507a40ed8bfmr5902485lfk.7.1698617402378; Sun, 29 Oct 2023 15:10:02 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id 3-20020a05600c234300b004063cced50bsm7527511wmq.23.2023.10.29.15.10.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 15:10:02 -0700 (PDT) From: Sharlatan Hellseher Date: Mon, 30 Oct 2023 01:08:32 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 8.40 X-Spam-Score: 8.40 X-Spam: Yes X-Migadu-Spam: Yes X-Migadu-Queue-Id: 706AE38473 X-Migadu-Scanner: mx11.migadu.com X-TUID: y++Ehj85oROs * gnu/packages/golang-web.scm (go-github-com-jcmturner-dnsutils-v2): Swap propagated-inputs to native-inputs. Change-Id: I1d02b45559214d72828a78437766cf7c1e06f1b0 --- gnu/packages/golang-web.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 9b2bcd7cbd..6a832291ab 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -302,7 +302,7 @@ (define-public go-github-com-jcmturner-dnsutils-v2 (build-system go-build-system) (arguments '(#:import-path "github.com/jcmturner/dnsutils/v2")) - (propagated-inputs + (native-inputs (list go-github-com-stretchr-testify)) (home-page "https://github.com/jcmturner/dnsutils") (synopsis "Go library with DNS utils") -- 2.41.0