From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oBkULV3+62LElQAAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 19:14:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4OUSLF3+62JrBQEAG6o9tA (envelope-from ) for ; Thu, 04 Aug 2022 19:14:05 +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 54CAF7ECC for ; Thu, 4 Aug 2022 19:14:05 +0200 (CEST) Received: from localhost ([::1]:53698 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJeQ8-0006aq-Ds for larch@yhetil.org; Thu, 04 Aug 2022 13:14:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46962) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJeNE-000110-OK for guix-patches@gnu.org; Thu, 04 Aug 2022 13:11:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJeNE-00074p-Fi for guix-patches@gnu.org; Thu, 04 Aug 2022 13:11:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJeNE-0004BM-AX for guix-patches@gnu.org; Thu, 04 Aug 2022 13:11:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v6 03/41] gnu: Add go-google-golang-org-protobuf. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 17:11:04 +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.165963306316060 (code B ref 55903); Thu, 04 Aug 2022 17:11:04 +0000 Received: (at 55903) by debbugs.gnu.org; 4 Aug 2022 17:11:03 +0000 Received: from localhost ([127.0.0.1]:54576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNC-0004AZ-EH for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:03 -0400 Received: from knopi.disroot.org ([178.21.23.139]:37672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeN9-00049e-Fk for 55903@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D2A9F40E7F; Thu, 4 Aug 2022 19:10:58 +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 y0JFhKCFtXTH; Thu, 4 Aug 2022 19:10:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659633056; bh=GUxmUFe8XVqJ5oRFW8fbz/FA3I505fvPKYbFOZXqSS8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=TdkT7a5p0OktE/u9wo3EvqMNDlAsHQ5K/G1bULIs8LOSgRniHGYsMwgXBMW1UkPu/ bZUfZanLTgqD2dVz+lfnDngaD6ZgXqQSWVLf+DtHzMLyel6yVhrjP+S04yaEEfzJic BMJR4GfrBvueB0/NePsNMRmiPBfb/odYl+LfqGHR2BgsOZ2RBoH6BCd6PWwaqd5+6r BFhBTFz5k6qWmIojhUl9vi/6YQYXVgxZIK0VaC1oNreKeKGNOlioK5BhEXeqrS3Ndt IlFB9ZeHPVH3ALujW/2MbJKxjhT5LOctsGNIoGUGC9xoznw3+X9dL4QM3UtmBLV1v8 gSVb/po387L6A== Date: Thu, 4 Aug 2022 18:10:09 +0100 Message-Id: <20220804171047.24424-3-paren@disroot.org> In-Reply-To: <20220804171047.24424-1-paren@disroot.org> References: <20220804171047.24424-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=1659633245; 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=nWiBqaPc+w3X/clWc48vSxRBufRbK5O/3wC43nQAvMw=; b=fJno/8EdYB700x/Bo0dUt8NBzGdlVXdfAF8TidW9YxJYLbhylLsI7eWk0YGU9IjB1qhuUv RcBQ9e1uNNTLoFb0caUtJz7k4esZ3lkhBOZxLjzn8YiprUyLTZdyXcWlv6G+g8QXTlJnGE cXH+O7gr47G4aKT0Tu4Z3veBdM+RToJERnwB9mf4RyZ1FW0qZq0NkNZd48h4zznyfVf+7B FVz15yMMk+bD4r7F82BYurxPSO00wXRhhm7y+C7X7rSn5btuKfOcHP1NooZYCUatwMXIVY lCB5IgVWrQmlvz1AwuJd2LZZZOOQE3KtuSmGOIqyjwU6F/l7oYQ8+IjAc6MUDQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659633245; a=rsa-sha256; cv=none; b=P/OiJcSXOIk+vAqDmRhG/7oWMsNscvHDIcPTCK6jA8jc925EBwyzvQH+4Sqoy+MMVDPjlx JbkJVJQ8TSOnm/BOeIe0BBcL4QHDmma3qGli2KhEGFp8j49jNBBMBkyMl8Z2V8xKrwK438 6XPsbvg9ONxGxtIXTXlGBXwWS6fAeIftV8XOHSvMHVxWMkhYjePrJ+s9KUmbwAODW0j5wp wJSk65XXnbgt9zTPFivrq0wc9N+qLsJbCv4HOJlSeRMrg9nj6eW3hjtL9FTnTegtbtGai/ Ztx3KcF/mBGxIslDXcsg4+KFlbD5DKQTgfFFhckpihe9hJgciZXLNCS1TWc8ng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=TdkT7a5p; 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: -2.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=TdkT7a5p; 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: 54CAF7ECC X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: xBx7MhyDCVMo 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 4eb53d6cff..dc4e409e34 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10013,3 +10013,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.1