From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6A9QHHZ+H2O2uAAAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 20:46:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UOt7G3Z+H2MRCQEAG6o9tA (envelope-from ) for ; Mon, 12 Sep 2022 20:46:14 +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 3AD591AA21 for ; Mon, 12 Sep 2022 20:46:14 +0200 (CEST) Received: from localhost ([::1]:42280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXoRf-0001Xh-NK for larch@yhetil.org; Mon, 12 Sep 2022 14:46:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48150) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoQZ-0001Vg-Dx for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59239) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXoQY-00027d-T9 for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXoQY-0007g6-Pi for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v10 03/41] gnu: Add go-google-golang-org-protobuf. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 18:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166300826329064 (code B ref 55903); Mon, 12 Sep 2022 18:45:02 +0000 Received: (at 55903) by debbugs.gnu.org; 12 Sep 2022 18:44:23 +0000 Received: from localhost ([127.0.0.1]:47855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoPv-0007Yg-5v for submit@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:23 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoPp-0007Xm-Qs for 55903@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2CD73400C3; Mon, 12 Sep 2022 20:44:17 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZmRdYhW5t76q; Mon, 12 Sep 2022 20:44:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1663008226; bh=KP+dVgz9yBqWFz0rFkHQwcyCAwJ6CEQSwXsujDrhOvk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=KO8zTci0tpLA9rcTEctkGGLnzVOkBoIuptMwi9Zz589a3dR82BI4PHcQpbtMoMdoB TWdpmVGSXVGcWwli1/8UkRtQrt25o7xoFr14ybSoEjD7cYjEBlQZxysUrH5bCnMD24 U6JD90Ul3VntDOFPcRa3BOCyIkUVogvXZJsB+Yo3VOl6U5NIM4jCVVaCnAou49Zfsh dBRceNgj13Lp+xEoEIAKNhs6qw8Rp9f142/Vmt8ZilLohMqAMQpF4Xj2kfz8L2A5EM HIxLyhRoTVHZiB0KnfGCSu1stehYFTY0wmfdKm7Ot0hvXXLRLvsvYTOoIGD3EFE2g6 fDkWFT3p3cCKQ== Date: Mon, 12 Sep 2022 19:43:02 +0100 Message-Id: <20220912184340.11292-3-paren@disroot.org> In-Reply-To: <20220912184340.11292-1-paren@disroot.org> References: <20220912184340.11292-1-paren@disroot.org> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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=1663008374; 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:dkim-signature; bh=xdovBn4nRPJv4bTMlwcePKY3ObTijqBloWHb0xZg8lw=; b=AH56ornC5X8H1dc+UrGw6FboyilN8sAbidAhcsVnEDHbfYEZuq5fd47wlNDh1o8kUFw7J0 XvxfMp5ixgbwJD51XKh+CQ2JJvPIgUpQG6++rOu76EA9Ky0NGTE8T2229pgYdaGdlksYiJ ld6QKlaEl6HVB8fuXxAewtBv50hKw1jj9t5vurfg3gQY2j8+pkWAX7/Y+TSDfkaW6/cAu6 fCFzLj7A1ZKWWWHHX2XcMTIjfWQ7zIgP2aCIwUgiXcLAGeDQzvnb/BHMZS0QccjE7BTF4c XTksPPgpJczS55zUP4fGfbytrhYWjSqsT/GRSk/jwH/uqHcAFCKA/e5FvZlsnw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663008374; a=rsa-sha256; cv=none; b=l4emrruTaKftLTUEuiSzAPHXXfCpxOi19pR2dUR5Vem6JhMSxtkgN48BIe/o87B+eEpUiI hCKdqyHPPF4pJb9PKMTiCFiQvcHBhyp9BtPut/MIZy0NV4OR+CODMILu/hTgCufdJx33Bc GalxLN04KMtExu7Qef+adtKewngvz0FbbydLf/KoGbuTasPv6c/cOGXR11FYjiyVz4teit wQ21Z+WasPGzO9p5ZFRWFb0ANMtQ3TXjZJ+pcpPQcPIRp1zGsHXYVq87WKc6YKs6GsANvt 0e0rk+Lq42QWZX11DuiPlAmaEarszDXk5eAtm9463fXck9/WcIeXzhUN+LWQMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=KO8zTci0; 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" X-Migadu-Spam-Score: -0.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=KO8zTci0; 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" X-Migadu-Queue-Id: 3AD591AA21 X-Spam-Score: -0.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: +4+5xa05Yvk5 From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-google-golang-org-protobuf): New variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b0c9314022..943b7ea5de 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10091,3 +10091,36 @@ (define-public go-github-com-creack-pty (description "The pty package provides functions for working with Unix pseudoterminals.") (license license:expat))) + +(define-public go-google-golang-org-protobuf + (package + (name "go-google-golang-org-protobuf") + (version "1.28.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://go.googlesource.com/protobuf") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1nzcc4qc00afi24nb7nlnwyzvvr6b8s8qdrn1sw085nygh2y2x8r")))) + (build-system go-build-system) + (arguments + (list #:import-path "google.golang.org/protobuf" + #:tests? #f ; source-only package + #:phases #~(modify-phases %standard-phases + ;; source-only package + (delete 'build)))) + (propagated-inputs (list go-github-com-google-go-cmp-cmp + go-github-com-golang-protobuf-proto)) + (home-page "https://google.golang.org/protobuf") + (synopsis "Go library for Protocol Buffers") + (description + "The protobuf package provides a Go implementation of Protocol Buffers, a +language and platform neutral, extensible mechanism for serializing structured +data. + +This package is a successor to @code{go-github-com-golang-protobuf} with an +improved and cleaner API.") + (license license:bsd-3))) -- 2.37.3