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 kDQLA6rXs2PpuQAAbAwnHQ (envelope-from ) for ; Tue, 03 Jan 2023 08:22:18 +0100 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 GHIEA6rXs2NjTwAAauVa8A (envelope-from ) for ; Tue, 03 Jan 2023 08:22:18 +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 8D04741384 for ; Tue, 3 Jan 2023 08:22:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pCbca-0005hK-4g; Tue, 03 Jan 2023 02:22:04 -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 1pCbcY-0005gC-JA for guix-patches@gnu.org; Tue, 03 Jan 2023 02:22:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pCbcY-0000hb-BB for guix-patches@gnu.org; Tue, 03 Jan 2023 02:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pCbcY-0005jO-6D for guix-patches@gnu.org; Tue, 03 Jan 2023 02:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60509] [PATCH 1/3] gnu: Add go-github-com-google-gopacket. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 03 Jan 2023 07:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60509 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60509@debbugs.gnu.org Received: via spool by 60509-submit@debbugs.gnu.org id=B60509.167273051222014 (code B ref 60509); Tue, 03 Jan 2023 07:22:02 +0000 Received: (at 60509) by debbugs.gnu.org; 3 Jan 2023 07:21:52 +0000 Received: from localhost ([127.0.0.1]:44582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCbcN-0005j0-Lr for submit@debbugs.gnu.org; Tue, 03 Jan 2023 02:21:51 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:36712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCbcL-0005in-P4 for 60509@debbugs.gnu.org; Tue, 03 Jan 2023 02:21:50 -0500 Date: Tue, 03 Jan 2023 15:21:40 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1672730503; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/LrLVtvHgZO5S0aqTyvXuzj0k6NPuLKbNskl7+RNIqM=; b=tt3DfJuVoEYZeVFDdXMFRFs27+aMR8rb0nUAMEk5KR5fd9/5nvUheI3qEWSSMfXvSAATBw 2flrGVMCT74Xr++7Et8Fq5GwC4fehhFbk4eanOcoQCey5fS4mu+GgejC1+TJrVdHKAcFb/ lb/dr+Br6LgLZdlWWjOFXRB0JazDDkCRvRL77pdPC8cRSjb+Agbu8BD7WZUDpGXukP7+mk B8kDY0HL42KIh9gJ1vnngWot0qUFCJXhfGvbG/UNEfbNbKH8NS2k6Y1pA4g7f0Yk1yNsEU lrvuRzfJJAouYiuiWdvPlt+ySvahyUotMYEs0J6qEMnFUxs2ssm6/poGFfVQ/Q== Message-ID: <87tu18m6bf.wl-hako@ultrarare.space> In-Reply-To: References: <87v8lom6dm.wl-hako@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672730537; a=rsa-sha256; cv=none; b=koBiESEkLgyNJpKQVsWlAbRG/9GxkQiDnKzMY2ZNefgNM4ZtqdkJ3fWi0AQZwPr7FfhWF1 hZWVIO9Y9FwH/Vl+cGY7j/aMKHWatywlWAEfCYQoTlkWhBdmH4qHc7ZHI/uA+ttO8E2JGO TRx2oYIhjNVjS62FPgaWowEYUY/LZfWF4yZbfHy4SIARFfwYoytiw6g0kV771vDuwzFTap NW+MU1qRJeM6XFRQWEkAImhiqdY0GNxOUOJ/SZlMBG4br0eEqHWBW8SioFwZNwvnMifbUu rH4+lI/BbXL5fqVQ1AS3a75QVHKdN9Rw5a+AShV60puKIwTFEvfhrgyEOI54VA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=tt3DfJuV; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672730537; h=from:from:sender:sender:reply-to: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:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=/LrLVtvHgZO5S0aqTyvXuzj0k6NPuLKbNskl7+RNIqM=; b=u7P7OnuofZAh4enkiim2ZP5gMZe3+1ggJrM1NdKYVsgRKYEgePxaULnCi3CIeCilczhp8X IWKzTBHGRslrUDzBAJgIeiVGdJvQTO+R1b63M6kkcIGiNB2+Oigy5lECWFSoyOzgpxjeSb Z4QQ3XZuZ6E8nu+ste2gMdHUDZ+jOt104f36R0Z8wji3wF+foc/fS1WGH/CC8yn7fIXIqV KUDJwvy4LzDUCf4vYGmQWU/lvzPhwPeLU2iwULRGV8fDks86K14wLdxaVo4qK9Y7jup62z BL8C8aTJnNVm3vvS3ov9wpam3UAFLpIcXMCGIVpqlk9CGZFW3Dx/IQ6UftM0vw== X-Spam-Score: -4.35 X-Migadu-Queue-Id: 8D04741384 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=tt3DfJuV; 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=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.35 X-TUID: o1jd5/PfwNe3 * gnu/packages/golang.scm (go-github-com-google-gopacket): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 70ddef52f1..ed482502a8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -7043,6 +7043,28 @@ (define-public go-github-com-google-uuid 4122 and DCE 1.1: Authentication and Security Services.") (license license:bsd-3))) +(define-public go-github-com-google-gopacket + (package + (name "go-github-com-google-gopacket") + (version "1.1.19") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/google/gopacket") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "048qwm2n0wrpql4qqgd7jyynn3gk069yvqbxnshlayzmbhf87ls4")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/google/gopacket")) + (home-page "https://github.com/google/gopacket") + (synopsis "Packet processing capabilities library") + (description + "This package provides packet processing capabilities for Go.") + (license license:bsd-3))) + (define-public go-github-com-google-goterm (let ((commit "fc88cf888a3fa99ecc23d1efc1a44284268457d3") (revision "1")) -- 2.38.1