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 EHG2LAgd6mPXNAAAbAwnHQ (envelope-from ) for ; Mon, 13 Feb 2023 12:20:40 +0100 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 4KDfKwgd6mPlxQAAG6o9tA (envelope-from ) for ; Mon, 13 Feb 2023 12:20:40 +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 83F3019044 for ; Mon, 13 Feb 2023 12:20:40 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRWsg-0004Pk-4O; Mon, 13 Feb 2023 06:20:22 -0500 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 1pRWsX-0004Oo-6Q for guix-patches@gnu.org; Mon, 13 Feb 2023 06:20:16 -0500 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 1pRWsM-0007OF-Iu for guix-patches@gnu.org; Mon, 13 Feb 2023 06:20:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pRWsM-0003qd-Es for guix-patches@gnu.org; Mon, 13 Feb 2023 06:20:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61473] [PATCH 2/3] gnu: Add rust-protobuf-codegen. * gnu/packages/crates-io.scm (rust-protobuf-codegen): New variable. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Feb 2023 11:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61473 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 61473@debbugs.gnu.org Cc: Efraim Flashner , steve@futurile.net Received: via spool by 61473-submit@debbugs.gnu.org id=B61473.167628715714699 (code B ref 61473); Mon, 13 Feb 2023 11:20:02 +0000 Received: (at 61473) by debbugs.gnu.org; 13 Feb 2023 11:19:17 +0000 Received: from localhost ([127.0.0.1]:47802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRWrc-0003p1-Um for submit@debbugs.gnu.org; Mon, 13 Feb 2023 06:19:17 -0500 Received: from mailtransmit04.runbox.com ([185.226.149.37]:60802) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRWrY-0003oZ-NM for 61473@debbugs.gnu.org; Mon, 13 Feb 2023 06:19:13 -0500 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1pRWrS-00AURR-L5; Mon, 13 Feb 2023 12:19:06 +0100 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1pRWrS-00071G-92; Mon, 13 Feb 2023 12:19:06 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1pRWrA-0006to-Ch; Mon, 13 Feb 2023 12:18:48 +0100 From: Steve George Date: Mon, 13 Feb 2023 11:17:56 +0000 Message-Id: <20230213111757.692759-2-steve@futurile.net> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230213111757.692759-1-steve@futurile.net> References: <20230213111757.692759-1-steve@futurile.net> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676287240; a=rsa-sha256; cv=none; b=twEl/z+2GN0AXDYugiHC/1aRqpke+Nkd78F7RgeDkzbsV4N1O5qe7anI/+SeOH+CNTBtNQ 4sm3kSLpGM4INpAX2CAvX7qWy1Vq0tzoA7J5Rbim8z8G1pIi1yPsTM0j9X0DAmZ+BEac7C DeQzoJwDSuUdHTYEFBZ8s1N27EnEY+4rf1vzmy3F0ULC5VHXKhxCLf2jWK/RBsbmoxomNZ paIeAzUEfdzqNJefZMYVRa3Zu1SxfppW3QjXxzWU5LLS5I1VTuHOFFv0QGQljlalKOhezo m8u3XJyeFMZNZ0OPdV1JvQwG/xU67PX2XpY6yVPnHwdVjEqqrkKgUpjvHqN8Rg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676287240; h=from:from:sender:sender: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=3SeefgoVOF85WhpZ4TDG44DA2d4GsqExYPo9DpxXicM=; b=VJjgL+mX3zC5M7CLcateiPWckXvkjhz41cOzcDH5a6GMGIuuGRF/Nn4n3D7aPYowvpj7R/ U/Ur5RknUzbunAlZjcqOumrkrHQkf3JQVd8YLWcZqhMdue5lzzgpj0bRipaAlX/eJe9CvU VRMlwaAOE3/lJBzTERNO06cNHylxAjY0RNTqDjv6mfUsVBmEySDR0aCZYZ4eib9Gp7weoI XB7NaQrxeh2iy3FRmV3EQ+GGa+eYy0ddxMqf4sgwdrzOLwlOiKhA4Mnf0X+brDlvegnHJo TkYWzE6pw2967QFMnSIfNar9nkbMv+QegAjcz6VMJnAXja02izJ20Y4Wtzhvdw== X-Spam-Score: -0.22 X-Migadu-Queue-Id: 83F3019044 Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.22 X-TUID: GG6y9Q366dPg --- gnu/packages/crates-io.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index cd4ca8c48d..c94a62b628 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -43174,6 +43174,30 @@ (define-public rust-protobuf-2 (description "Library to read and write protocol buffer's data.") (license license:expat))) +;; It's recommended that rust-protobuf, rust-protobuf-codegen +;; and rust-probuf-codegen-pure be the same version +(define-public rust-protobuf-codegen-2 + (package + (name "rust-protobuf-codegen") + (version "2.14.0") + (source (origin + (method url-fetch) + (uri (crate-uri "protobuf-codegen" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "031bx325lsgcx7wc76vc2cqph6q0b34jgc8nz0g2rkwcfnx3n4fy")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #f + #:cargo-inputs (("rust-protobuf" ,rust-protobuf-2)))) + (home-page "https://github.com/stepancheg/rust-protobuf/") + (synopsis "Code generator for rust-protobuf") + (description + "Code generator for rust-protobuf. Includes a library to +invoke programmatically (e.g. from `build.rs`) and `protoc-gen-rust` binary.") + (license license:expat))) + (define-public rust-psl-2 (package (name "rust-psl") -- 2.39.1