From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4NrzLbGdF2QxygAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 00:41:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aEf6LbGdF2ToOgEAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 00:41:37 +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 7F5E628D34 for ; Mon, 20 Mar 2023 00:41:37 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=HQoNsuOY; dmarc=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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679269297; 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:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=tbliD7OuD2MFlA6M4eFcprote9eTqrLsiY6X43ByXPE=; b=KmtJxbLk+lKJ/9+HW8uEwC+nykmQHscfup1H3gAJzT5BNYLkZw30breEnGRIXm0+hUt2oU R/laF/c5qpJpxtz/EX1CAAiuQTwgE2E3D8+zJhwpOJf9sIObCVOgkQetaQzSsahQYhaI3e YtUqhplsiBQ8ax5C5Yy8MI+QxGlI6YtwtxfP75/mNxl7+By+KvTJy/oabB9DKDA90bfuRZ ceuSj5/jwW3BEEhBQK3vSx/zq6dU9P5ePwSlcInml5akQ+4CrezzcdS6ZjZhaoXZ4Kp1JE H0WsdSelk1ykEP/yhU21wxxTy0DK8UDZh7IkDg36yUsNOQSE6Ws8ilRtqh/QzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=HQoNsuOY; dmarc=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=1679269297; a=rsa-sha256; cv=none; b=nRFsFS49H1HzkLl4hHZRUQYdvzG0wS4BT/Ubcs4wIBZAja35AXYdBjtOcFK2KHikHC841S vJBI7iGXZfSs2BJi44X285D3v4TrQn420anPABte2F6wYjSb0G94xRyS/qpReizayJxOgP zPB7jnQhEPcf4XiXJ06ZEOc8kycl0r37+IIi0fQmNvabZ2ItaiHdxRvw9/tCpSbI0kk+bJ UmBiRlfraSd7hXIMSj8+BpvozwWov3GY4kLcE9vek766oWKu8w/TsbGGzZ8jSGsGwK1mJp +GRArzKT3S+RNvA8xc9YJqy6OhhAtpIZX0qE3zIHuv28O+y3jjkYXq/SelJfbw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pe2eH-0006Il-36; Sun, 19 Mar 2023 19:41:13 -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 1pe2eA-0006EL-1f for guix-patches@gnu.org; Sun, 19 Mar 2023 19:41:06 -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 1pe2e6-0003w3-Pq for guix-patches@gnu.org; Sun, 19 Mar 2023 19:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pe2e6-0007o0-Lu for guix-patches@gnu.org; Sun, 19 Mar 2023 19:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62284] [PATCH 30/70] gnu: Add go-google-golang-org-protobuf-runtime-protoiface. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Mar 2023 23:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62284@debbugs.gnu.org Received: via spool by 62284-submit@debbugs.gnu.org id=B62284.167926921929891 (code B ref 62284); Sun, 19 Mar 2023 23:41:02 +0000 Received: (at 62284) by debbugs.gnu.org; 19 Mar 2023 23:40:19 +0000 Received: from localhost ([127.0.0.1]:53124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2dP-0007m3-Jl for submit@debbugs.gnu.org; Sun, 19 Mar 2023 19:40:19 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:39881) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2dO-0007lo-HU for 62284@debbugs.gnu.org; Sun, 19 Mar 2023 19:40:18 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id AE365240004 for <62284@debbugs.gnu.org>; Sun, 19 Mar 2023 23:40:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679269212; 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=tbliD7OuD2MFlA6M4eFcprote9eTqrLsiY6X43ByXPE=; b=HQoNsuOY6/9jdR1lsQYiVvigAbvt+P+bj9rDfUkCn4PPpJWCyEjX98rcv7wp4omYvE7aTW VqBj22F4YPPcIBh3FQ9U+11w5QeIf0jdEQ3JfpH+czKC64n+GBGk7Qou/vb2dmQ6xDeBez d7fBUSkHPGdN3PEO4bJvh1JQT3rM8yT9ekSRNq5AzOki3HO/GrU752QdXKyfWLVx3x7+Qd 0urB70ehhX3pKbJ+Hyh5Cg+MRBM2/CfaMP/idEcc99uywCzFj/pLiZnXD0r2YOzTFixa1F zdeYn+TWNmGRX5f/9/2GNTXCItagnth8NdM2cQ1wsFn/ij1NIZX3TQdOnux0mg== From: conses In-Reply-To: References: Message-Id: <32c7c4eb35716e7df82c6da0eb58c5969f3f0e7b.1679268196.git.contact@conses.eu> Date: Mon, 20 Mar 2023 00:40:11 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) 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: X-Migadu-Queue-Id: 7F5E628D34 X-Spam-Score: -2.05 X-Migadu-Spam-Score: -2.05 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: woK30q+e4Q9V * gnu/packages/golang.scm (go-google-golang-org-protobuf-runtime-protoiface): New variable. --- gnu/packages/golang.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c3c8c7cea1..f38ac39970 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -7826,6 +7826,9 @@ (define-public go-google-golang-org-protobuf-internal-impl (define-public go-google-golang-org-protobuf-internal-version (go-google-golang-org-protobuf-package "internal-version")) +(define-public go-google-golang-org-protobuf-runtime-protoiface + (go-google-golang-org-protobuf-package "runtime-protoiface")) + (define-public go-github-com-mattn-go-zglob (package (name "go-github-com-mattn-go-zglob") -- 2.39.1 -- Best regards, conses