From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sI+gENETPmLTegEAgWs5BA (envelope-from ) for ; Fri, 25 Mar 2022 20:11:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QIpKCdETPmLqggEAG6o9tA (envelope-from ) for ; Fri, 25 Mar 2022 20:11:13 +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 B1D1EAC09 for ; Fri, 25 Mar 2022 20:11:12 +0100 (CET) Received: from localhost ([::1]:44048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXpL4-0004rw-Nm for larch@yhetil.org; Fri, 25 Mar 2022 15:11:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59334) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXpJy-00041I-BP for guix-patches@gnu.org; Fri, 25 Mar 2022 15:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXpJy-0000zv-1h for guix-patches@gnu.org; Fri, 25 Mar 2022 15:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXpJx-0000PI-O9 for guix-patches@gnu.org; Fri, 25 Mar 2022 15:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54560] [PATCH 01/47] gnu: Add go-google-golang-org-protobuf. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Mar 2022 19:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54560 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo =?UTF-8?Q?Nikkil=C3=A4?= , 54560@debbugs.gnu.org Received: via spool by 54560-submit@debbugs.gnu.org id=B54560.16482353791529 (code B ref 54560); Fri, 25 Mar 2022 19:10:01 +0000 Received: (at 54560) by debbugs.gnu.org; 25 Mar 2022 19:09:39 +0000 Received: from localhost ([127.0.0.1]:52421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpJb-0000Ob-4K for submit@debbugs.gnu.org; Fri, 25 Mar 2022 15:09:39 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:59340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXpJZ-0000OR-7O for 54560@debbugs.gnu.org; Fri, 25 Mar 2022 15:09:38 -0400 Received: from [172.20.10.5] ([188.189.39.43]) by andre.telenet-ops.be with bizsmtp id Aj9a270010vrxzQ01j9aC2; Fri, 25 Mar 2022 20:09:35 +0100 Message-ID: <67d52bda1068fb82a918d4b31237fc72d84cb338.camel@telenet.be> From: Maxime Devos Date: Fri, 25 Mar 2022 20:09:27 +0100 In-Reply-To: <20220325133211.5128-1-hello@lnikki.la> References: <20220325055517.2060-1-hello@lnikki.la> <20220325133211.5128-1-hello@lnikki.la> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-hbkHzShQiQGurFIEtlB/" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648235375; bh=15DukF45p+FcYhrFLY93wdj1Usrr4TDKU2bfA3eqdEw=; h=Subject:From:To:Date:In-Reply-To:References; b=DmKRvCiwbreIIUmX0LhjT4vlh4mFyx34KEmD2OoG5ocOCnWmkoxMBPw/WjZmdVcbH EjvwC3TDNe+mAxWFe7jnHR+TqlPuD0fXUFZaTZ4x6pkHEViELaDofGoV6tPkGmpxuF NrlBQsEDvPB166fIFKMfnlQ7t+uc7KtMWAxiOgHpsGYoOKEYE5kwvskXD1hA6z+Nr0 JYI2I5G1XRiHr0p+xvpSskk6L3mSPMSdMIm3/BNPoj9Wquza6wX6tIfO/Ea7maVFEn RKleEYEuFitwC9SAeIIbIU9+41KJewJXVXkhwH89INkWxnYxseVkEBhaK+jJ6XKzeR Imf56M6Hdjhwg== 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648235472; 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=15DukF45p+FcYhrFLY93wdj1Usrr4TDKU2bfA3eqdEw=; b=MygRKTtHLNH81uGkXuauGHodrZBL3NLtWP+rIen1rm/+5KkhtYoHPAVwHOW8XQkWbS/lMN FqZql6E2OOAkXNGewdLA99wzrE4ZJNGmWbDA8cSyDE5n9XcXzeZRq5qFBR8Gv11GVbdmpw zEx/jO/yaG2sWp55ep7ST8QgCZfbvN5g0P4fmYxQZCKoZjn/z2HfGSINTFyLOHTo3HsQn1 2ZENOoX3YDl30d43tE+Ul86bH3g+SuMHd6aX8MOR66a1lUuqqiFcF6D+dulWGhnreeeurG V8ekyhPP3dpKvtHZMQRdhTX5KGF3defimFm3l7C/+mQu9lqiOE2YsCbs7368UQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648235472; a=rsa-sha256; cv=none; b=GUr8tpvf3gHTdNn51MW9UYoO3dKQa8pbeYWJnUjGmx6MZ0XV3hyh+BMpnPr5S0hUGUGIPx cgzt7l+swV+/oUBpz2dR4w7WzAWHupcO4AvLQWsJvFluTRp8Hzlq/NE+QX7UqVbO7MCxdS Wj5ZHfUWAqMZdYW1vNxLqaob2ocD5BBpt1SC2dOOYOpBol3sSZNTKAcWrK+J5BQ9WbB/n1 tjhIwlDKYIkLyaJGJhFfBWzZTRLTRYV+6I1Tb5tNeqFQUUpjCssQujzW4P4Gpe4UNn88qS RqHeiAQTZY9NR+3IDOGNcSU+7LQh6wJqB91/hN5vXy21cS4AIMY8q0y4QhP15w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=DmKRvCiw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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" X-Migadu-Spam-Score: 3.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=DmKRvCiw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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" X-Migadu-Queue-Id: B1D1EAC09 X-Spam-Score: 3.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: tEXsRc3B18qw --=-hbkHzShQiQGurFIEtlB/ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Leo Nikkil=C3=A4 schreef op vr 25-03-2022 om 15:31 [+0200]: > +(define-public go-google-golang-org-protobuf (A part of) this is already in Guix, see go-github-com-golang-protobuf- proto. Possibly relevant: . Greetings, Maxime. --=-hbkHzShQiQGurFIEtlB/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYj4TZxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7i6gAP4jI1ghBUEgwbyOjJqGJlwwggJK ocx9x9pN7CTQyq7YzAEA488QXTuOubdOqfcD+TDpsb/1Fe4UNl0F/qehHP12VAo= =k5ud -----END PGP SIGNATURE----- --=-hbkHzShQiQGurFIEtlB/--