From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qNihD8R30mWHSwAAe85BDQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:33:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id qNihD8R30mWHSwAAe85BDQ (envelope-from ) for ; Sun, 18 Feb 2024 22:33:56 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=Y41sCgwk; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708292036; 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=NWadaUPXk7CNG6GfILdiVsaQTthZwhwiA1oSmn6bhyQ=; b=ERNc8xP0svIekLXeGXbrghbSSuFYm9c5bk+CvyjUNd9ridnTpMeAiwtJnClItotDz8HSKs lMZ8EQJfH9boSe8vsRua1Bm0kVFzmkh4BQKMLCEZN/0/0175md8ZFJJe+adcK+j79kcqit e+ooIeHsAbf1Zcsq9O9v4NtNw9XbK2WEQ0gC78Dw8WnpZNpULtZVhPmFsIZ+Z07N7qPyZg em0P0LbeG38k1cX1JzeW3iWa5UKIuzQdwJvP2ZUHndk5cTY2wB+LkgRb0CsPTw+TIUVLVr ULuC/LP7ejFgPop1Xm2yVdu3eVUgO3n8UTaqNdxcLVZ5pD6ivW2JxlhJOI2bVg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=Y41sCgwk; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708292036; a=rsa-sha256; cv=none; b=lUjmW8KE1ryOVF8/A5U/Q1McoXS2/mnfS293+j/G5tLEWlwNKmDRz4bnH7vjks4XzDjNGx tHPIAT4XQAkq8ckTle2lisZqUJ4SB1NIEHSoq2+7oFy4YCcueItJcAwsBjby2hni157yOP ROp371skwJiGvpCd/CoRrQx4SmwfdsicUXHNh45gvF5L06kZCbuNJQY9k4tftTOZXAMCnZ AcDrKDsRBcpQRja1D8eoR3drbyjbM0oPM7KXU7eMxaQaHOLm2CZ7ygcyATgg+QlMayHSir dm9doJ9Or476ktyO7Oizce20sJIWFByMQgKg9moVvHtS7WRG6z8UlO2MQM0p3Q== 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 158C04035B for ; Sun, 18 Feb 2024 22:33:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbolP-0005Lk-4v; Sun, 18 Feb 2024 16:31:55 -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 1rbolL-0005Hp-4A for guix-patches@gnu.org; Sun, 18 Feb 2024 16:31:51 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbolK-0002ZR-I6 for guix-patches@gnu.org; Sun, 18 Feb 2024 16:31:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbolf-0004Pz-6Z; Sun, 18 Feb 2024 16:32:11 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 221/228] gnu: Add rust-uniffi-udl-0.25. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:32:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829190216596 (code B ref 69257); Sun, 18 Feb 2024 21:32:11 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:31:42 +0000 Received: from localhost ([127.0.0.1]:39440 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbolB-0004JV-Md for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:31:42 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:42409 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboTg-0003YC-4n for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:13:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290786; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NWadaUPXk7CNG6GfILdiVsaQTthZwhwiA1oSmn6bhyQ=; b=Y41sCgwkdtQ3DSzE4nVHARcLsZsaS5ggPuM0iM/1X77j83sozen0HpJ9GGecckplpCcx+1 eiCYz5ftoqW3hHvQ3RWKa3GnveV566jnL6IIUsXN25ViJlsJKJWGI+AUzgavqM0z7hd7ee Y/XVrB7P51BdrIHvR6gCYbCYmhhnQIAG545TE5JQKlrtQtyht/8VObDWILEDfmFTjGYEH5 d5gYM1nsZV07Lh7zpyCOSilxHgbxzPgtJud4B5CUm1ufFT1kChmyuKL9vntlr1w+SJ/c+h RXFg4Dzf6b/vCMwnNLXFR9gAQTZ62cKwf7v+e04KUkaXLDeUY6CzRLJRMqDsDg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 2c775f25 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:13:06 +0000 (UTC) Date: Sun, 18 Feb 2024 22:12:31 +0100 Message-ID: <2f9001ab3d994c36d58f43a6ec62d841012b6378.1708288190.git.herman@rimm.ee> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 158C04035B X-Migadu-Scanner: mx13.migadu.com X-TUID: ktlWpI29Cetu * gnu/packages/crates-io.scm (rust-uniffi-udl-0.25): Add variable. Change-Id: Ifc7822e7b07fc57c71a01c8da7c5dc7e17a40807 --- gnu/packages/crates-io.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 856fa6307c..6186bd9b8c 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -79078,6 +79078,29 @@ (define-public rust-uniffi-testing-0.25 "This package provides testing helpers for uniffi.") (license license:mpl2.0))) +(define-public rust-uniffi-udl-0.25 + (package + (name "rust-uniffi-udl") + (version "0.25.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "uniffi_udl" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1hx14kfd3m0vxzsvshfid0s6njpp1h3v9sak1sz8l1y615qxp7l8")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-anyhow" ,rust-anyhow-1) + ("rust-uniffi-meta" ,rust-uniffi-meta-0.25) + ("rust-uniffi-testing" ,rust-uniffi-testing-0.25) + ("rust-weedle2" ,rust-weedle2-4)))) + (home-page "https://mozilla.github.io/uniffi-rs") + (synopsis "UDL parsing for the uniffi project") + (description + "This package provides UDL parsing for the uniffi project.") + (license license:mpl2.0))) + (define-public rust-unindent-0.2 (package (name "rust-unindent") -- 2.41.0