From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id wHz3EUkyDGb32AAAe85BDQ:P1 (envelope-from ) for ; Tue, 02 Apr 2024 18:28:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id wHz3EUkyDGb32AAAe85BDQ (envelope-from ) for ; Tue, 02 Apr 2024 18:28:57 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=JfjftBtA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712075337; a=rsa-sha256; cv=none; b=GIKZmvrGboSML48sv83UB1wCaQljApgI7ynk+XZPoJZ/+iqtjbwczZxaML/LOKnKkNT+hB 6DZvZ/8cZtyndpHt7yCiyuqlk5UIM97bsH/jvLBqna0HOBN1UZjHGDiXHnPt+kT+4MzW4m vvuTTDOiBhMFV+d7WfU+0tI808NBXIARZwyaPShwx2Me1GAkgVl0yLvvl+aXd+vGhLH+Xn dPS6D2zjK0pRSZ9xM0bSNoM7unYsCs5Y6yXY+dzh1tsuqausQ5F220z1vW9AuAsL21XAux AwtgaP58Z0JisjKnDAPwcQ/+0eLeJ5MfOpYbZmPulE+UiySO41O3Hvp9MS01tg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=JfjftBtA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712075337; 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:dkim-signature; bh=jCB25KBRJa1J1onwPMcu0HsX6KvOoTPkkRz70V9cJ+4=; b=Gc0s2lfmNoT3v9lMJst7kQyQn6e2rVaHIMzVYu7HqBNs8PHLi9l4fmDGAN/yiQCuuxNiHx 2RqbXIngHsH0f+IIAJV9ywEZBzarmiQwYNyiqb7RXF/0D0Gjxsv9u33vB8OmE/HxnLFAHF Q7O6bey1aFAxPPy9ynSDYOeAbvzKQyND8WCHGav2wPxDIertRRVb2B22CYPMF6loqpGpuH o5ek0mf2RA0c6It2izI3UYjAb00qv2nl6T3cOXlQhS3E3x605RG6uaX7mLT5BDbiV/yay+ CnK4OUgIaudpsUMiKDymmgs3XGxZ5cpweuAS0JjmGkn5wH8SoQCZVxl+73H4MA== 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 2431932D63 for ; Tue, 2 Apr 2024 18:28:57 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrgwa-0001kt-7Y; Tue, 02 Apr 2024 12:25:04 -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 1rrgwZ-0001kU-1w for guix-patches@gnu.org; Tue, 02 Apr 2024 12:25: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 1rrgwY-0002DI-KO for guix-patches@gnu.org; Tue, 02 Apr 2024 12:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrgwc-0000Ig-0j; Tue, 02 Apr 2024 12:25:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70147] [PATCH 07/42] gnu: Add rust-fluent-pseudo-0.3. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Tue, 02 Apr 2024 16:25:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70147 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70147@debbugs.gnu.org Cc: Wilko Meyer , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70147-submit@debbugs.gnu.org id=B70147.1712075067801 (code B ref 70147); Tue, 02 Apr 2024 16:25:05 +0000 Received: (at 70147) by debbugs.gnu.org; 2 Apr 2024 16:24:27 +0000 Received: from localhost ([127.0.0.1]:55897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrgvs-0000BT-Pn for submit@debbugs.gnu.org; Tue, 02 Apr 2024 12:24:27 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:44922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrgvd-00006e-Eu for 70147@debbugs.gnu.org; Tue, 02 Apr 2024 12:24:07 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1712075031; bh=jCB25KBRJa1J1onwPMcu0HsX6KvOoTPkkRz70V9cJ+4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JfjftBtAiDSwg1/auFj49pVMRVV/0zi68LpLq3CwFRgRe8epQBby68rk9VNsq3zCV ZL8BF2vDTdID4EWC0UfqJC0gQXxXfyZavjEPjXFNJI6fALcTEAP4eJTm6FE1qs04oK QXPAu0uNZ9l2A6Jes3U5rHTDYFzDsb/iwtX31/ro= Date: Tue, 2 Apr 2024 18:22:24 +0200 Message-ID: <3f3a7fc979b10609dc599f79b781e1ee904700a7.1712074370.git.w@wmeyer.eu> 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: , 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-Spam-Score: 4.15 X-Migadu-Queue-Id: 2431932D63 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 4.15 X-TUID: Vd7I+rvduUqn * gnu/packages/crates-io.scm (rust-fluent-pseudo-0.3): New variable. Change-Id: Ib98ec3cfb5f5ab67254b800873d9bfb7e618c43e --- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 3331ef9a4e..503ffba758 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -26972,6 +26972,28 @@ (define-public rust-flume-0.10 "This package provides a fast multi-producer channel.") (license (list license:asl2.0 license:expat)))) +(define-public rust-fluent-pseudo-0.3 + (package + (name "rust-fluent-pseudo") + (version "0.3.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "fluent-pseudo" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0byldssmzjdmynbh1yvdrxcj0xmhqznlmmgwnh8a1fhla7wn5vgx")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #f + #:cargo-inputs (("rust-regex" ,rust-regex-1)))) + (home-page "http://www.projectfluent.org") + (synopsis + "Pseudolocalization transformation API for use with Project Fluent API") + (description + "Pseudolocalization transformation API for use with Project Fluent API.") + (license (list license:asl2.0 license:expat)))) + (define-public rust-flume-0.9 (package (inherit rust-flume-0.10) -- 2.41.0