From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id iONZHEahLmai4gAA62LTzQ:P1 (envelope-from ) for ; Sun, 28 Apr 2024 21:19:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iONZHEahLmai4gAA62LTzQ (envelope-from ) for ; Sun, 28 Apr 2024 21:19:34 +0200 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=g3fR1roA; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714331974; 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=RRkRhWTHt2lupdFBNlc0ABEV8zAMUycCiFboV85MzUE=; b=pcUm02MIWEuAm5hIk2LtT+40bNTYBM9inHf+LA4DDHBCXEgGaW7cGhZ19G8alUTAOlXJvn qxVuHKZ3HyIPHbAnjo4Ths2Z/eeO/vG+HSeJK6kx5d8+jTE1MpIdqjiJcB6BA+pv73zJig NBLI0YRr2RhcHlzzfDbmBeZgfOn9w+mi9t8k8rKI95vrXfZRQDAsa8PwWVu1F4UWMLorr5 JQ9fyGotfUVZcomTZHvjJ1mU+ZjvaYBBh1Km5q8ipyyx4RNdJCcB7rOf4kj/MYGT80GNPO i7YOqRfpzpZcLekeL4kFkziI6fX/peio1TdYcE/hXO8m70zweQfb6ckP+TyFgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=g3fR1roA; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714331974; a=rsa-sha256; cv=none; b=tV95fYnWIzHS6CTNZHCi9rOGQoJloyFPIJH+fc0Z7aDe6xiXqwH77fcrPQ3WE3TztTR+Rg xB4H2vmJuft4TWve0lHUdNbIA/5gSjZxcvyFIcjBH+Y/+mPZeLU+VMJaxknLY75rVnWQjW 7vBb1AQWyCY85g8uzX/FkwbLSWa9d7wB7qU3muBbqeINToaxb5nq25XLY8XKox36y1j80j qC5UvlIh+hdfvJQuhz/sHCUF08l/U28zcLr1ucj9IeoiZ9FqupK0W/8Emm58wXnZB6czBK lrYkCrYvoZ7gINY+pk5Q/juEd4TrCQihLXMZ8xZh5GB4l3IK6kYdYVoxpFZHfg== 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 5A3092205D for ; Sun, 28 Apr 2024 21:19:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s1A2K-00028A-0e; Sun, 28 Apr 2024 15:18:08 -0400 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 1s1A2F-00023P-Jp for guix-patches@gnu.org; Sun, 28 Apr 2024 15:18:03 -0400 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 1s1A2F-0001tJ-B6 for guix-patches@gnu.org; Sun, 28 Apr 2024 15:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s1A2Y-0000n1-Ru; Sun, 28 Apr 2024 15:18:22 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH rust-team v2 094/117] 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, 28 Apr 2024 19:18:22 +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: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.17143318592653 (code B ref 69257); Sun, 28 Apr 2024 19:18:22 +0000 Received: (at 69257) by debbugs.gnu.org; 28 Apr 2024 19:17:39 +0000 Received: from localhost ([127.0.0.1]:52341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s1A1q-0000gd-Kg for submit@debbugs.gnu.org; Sun, 28 Apr 2024 15:17:39 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41521 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19iw-0005ed-0Q for 69257@debbugs.gnu.org; Sun, 28 Apr 2024 14:58:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714330663; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RRkRhWTHt2lupdFBNlc0ABEV8zAMUycCiFboV85MzUE=; b=g3fR1roA5ZO8xC3ZPNKSdrvknvt1AAkoSw5RI/kzwq//xGiGibzCv05H8Aj58rIvqFV3FR BXm/cLEKbwcZreXhaHYXk6BkLpTlz8baZ4c9oc1zhGwjDiDlDh2zuQosyjcUphj0+DVEss mijByIGZ0t4QBEYxQtnRpWcGyIffADSwPr1BCeIuCG1cd4zDgsIi0r8U3SoAUFzU6X7Tix O/mpgPCfE8eOgGQjHgvcyzvJTa3NjPzu53ItLxO3DsOChyuE2p3KKzPOOaqVZx+94ekeBO wsK44qPXSkunC4n+gYvmMP1ti3s9tBJM3YiJzU5+FFPvdXTFpGthiVvaVNnsKg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id f996c9d5 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <69257@debbugs.gnu.org>; Sun, 28 Apr 2024 18:57:43 +0000 (UTC) Date: Sun, 28 Apr 2024 20:56:00 +0200 Message-ID: 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.39 X-Migadu-Queue-Id: 5A3092205D X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: GJz94pYxfr6x * 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 4d43256e77..97955f5d6e 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -87757,6 +87757,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