From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SPYgMgt2RWQBRAAASxT56A (envelope-from ) for ; Sun, 23 Apr 2023 20:16:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UHBKMQt2RWQIHQEAG6o9tA (envelope-from ) for ; Sun, 23 Apr 2023 20:16:43 +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 9E02F36D57 for ; Sun, 23 Apr 2023 20:16:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682273803; 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-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; bh=dABHerBWj6DLuJsJN8eBWFjIG7q2FHmAKnMOj+bhjN8=; b=jTNKjis9NVcui6kL7N+iwLPE8VXcZu8Uw6BjQLI2tMV+01NksGL1boIS3rxVRiArsF1YLo AxO7lW6XR/3ENx1oDblMwTyxEO2Dh/PVBjkfxwLa580uB9NfJpUEG9RmfxkakhoreKjI/f kWocjt1qNoorM/4D2840qBfwHe6YbN8e90nFjYE9VAvuZzUNmKRyUlPvKFxERyAr+ncw97 I/XZyRqjInemMBwI0f2q7oRU64+gos53Q3MysI4iOQsqxDm5ZIbxJf7r9zYIWh2V7z32P5 As2301AgzNsecATHcPQIQVLp5X9FW2DKL05vhbm0E7wh4o1eLskHz4uiIMTT0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682273803; a=rsa-sha256; cv=none; b=isYUAEqfPRSHdvxRi1dlUQVZIni+GuElK748va5Q32eEdeibBnOIb6K3nqi4q5E5A599l/ y1HmQWs0xQudArktX8+YmfMDOs2ZNLsVTxVG+It73gn4J2Y4c4A/whA/6fco3l1jWE//KD WIFlG0qvaRG+xoDYen3C4OuHQjs7S9dDsIOmaBijsNPFL6hs0B6itBgCrk8FGIF5/lhnaJ vW3Dlalx0LcAbYX1mSVLPIAXBT2ybm1ptaewSiiwcUC8spm5mRPQ3FI8sB1sr9/e6EsfQE RX9zidB1+17pEZgliI90c9PjCGVT5DRZRYgDq17ave9i3Q1jMoXxPQ/e3NoxFA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqYq4-00033Z-4o; Sun, 23 Apr 2023 08:29:08 -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 1pqYpz-00031I-Kp for guix-patches@gnu.org; Sun, 23 Apr 2023 08:29:04 -0400 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 1pqYpz-0001tw-D8 for guix-patches@gnu.org; Sun, 23 Apr 2023 08:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pqYpz-0006Om-9J for guix-patches@gnu.org; Sun, 23 Apr 2023 08:29:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63017] [PATCH v2 11/24] gnu: Add go-github-com-jcmturner-rpc-v2-mstypes. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Apr 2023 12:29:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63017 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63017@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 63017-submit@debbugs.gnu.org id=B63017.168225288824320 (code B ref 63017); Sun, 23 Apr 2023 12:29:03 +0000 Received: (at 63017) by debbugs.gnu.org; 23 Apr 2023 12:28:08 +0000 Received: from localhost ([127.0.0.1]:44748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqYp5-0006Jy-N3 for submit@debbugs.gnu.org; Sun, 23 Apr 2023 08:28:08 -0400 Received: from 7.mo561.mail-out.ovh.net ([46.105.57.200]:36333) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqYp1-0006Ih-84 for 63017@debbugs.gnu.org; Sun, 23 Apr 2023 08:28:04 -0400 Received: from director1.ghost.mail-out.ovh.net (unknown [10.108.16.29]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4DE3925486 for <63017@debbugs.gnu.org>; Sun, 23 Apr 2023 12:28:02 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-vfk2d (unknown [10.110.115.9]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 1513F1FDF3; Sun, 23 Apr 2023 12:28:02 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-vfk2d with ESMTPSA id uq/5A1IkRWT0MggAXG8aAw (envelope-from ); Sun, 23 Apr 2023 12:28:02 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Sun, 23 Apr 2023 14:27:35 +0200 Message-Id: <20230423122748.6770-11-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230423122748.6770-1-ngraves@ngraves.fr> References: <20230423122748.6770-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2617154335119958754 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrfedtkedghedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeifedtudejseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves 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-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: -2.06 X-Spam-Score: -2.06 X-Migadu-Queue-Id: 9E02F36D57 X-Migadu-Scanner: in3.migadu.com X-TUID: pP/pfZtnlyM6 * gnu/packages/golang.scm (go-github-com-jcmturner-rpc-v2-mstypes): New variable. --- gnu/packages/golang.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f008e91943..b4be39a218 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1546,6 +1546,14 @@ (define-public go-github-com-jcmturner-rpc-v2-ndr `(#:import-path "github.com/jcmturner/rpc/v2/ndr" #:unpack-path "github.com/jcmturner/rpc")))) +(define-public go-github-com-jcmturner-rpc-v2-mstypes + (package + (inherit go-github-com-jcmturner-rpc) + (name "go-github-com-jcmturner-rpc-v2-mstypes") + (arguments + `(#:import-path "github.com/jcmturner/rpc/v2/mstypes" + #:unpack-path "github.com/jcmturner/rpc")))) + (define-public go-github-com-kataras-golog (package (name "go-github-com-kataras-golog") -- 2.39.2