From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gA49DB1y0mWpTAEAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:09:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gA49DB1y0mWpTAEAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 22:09:49 +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=sIIZdeGu; 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=1708290589; 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=mB1oXAGneCiyAUmEVYXKr8Bi4d5bkh4AxJxmoyiO3n8=; b=dHckJgAMDDraHtaEtQl4yQkwY9wSoA4Juk45Z1L8WyhTjLGtYpIyY1WYPF3+pu/tiZ/xZo ksJn9Y/1SZATJVSl0khT00wQ3ht0oMxaFP8Qb8enpJ+CJv3q/mAcWt9eWsc8REaXdFDNK3 Izw5pzeXtY3CFnGQD1AqWv8eYatDwnQGwxY+qIfE5vuTbPoLr7sqD2VHqQcchx17qroUB+ LSaQoI8t/UYdLK1uhnLzQYR5g/1h8valJEtzrJyy76eTTjXOvWA2V4c6/rt4aGzOj+qpo/ COR3GqTuzD3fnw1emVU0PetQMn1Z3B6Cje6l0uDW3XMDa4/SFMaU154O5Gn+0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=sIIZdeGu; 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=1708290589; a=rsa-sha256; cv=none; b=WwmS30u7BZSmYJDjBFoiqK80uv0QDRiOxZF2t7gSMn/iM7dixhl7qzeEKiDnUuOEfWi/NQ FytK5JXrIkQmLuQ8eE9urouCC0Rmc6fc55wupjW9TM9KqWzaMC3q65cJ7/VdIvaXkoOBs7 QIfgcrGV2txrKi0MO1DTZu0gb5dtCzR2WzRme6Ky9+gl/p5Vl/lsypPiJw1colWkeYIFWv lDhZEhg2bOrc0b/liaUPrcKfkOpybt+ZQc3MF+tDKYwY+k73zTPrseUywOoHgdclbp6/hA 7Ik/dJQMj4WG6YJHxXkl165hlJaIEziGirFNx1eAxaLb5jcBszL+ariIY0NCMQ== 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 1E57C6B20B for ; Sun, 18 Feb 2024 22:09:48 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rboOf-0003JC-H7; Sun, 18 Feb 2024 16:08:25 -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 1rboOQ-000304-E4 for guix-patches@gnu.org; Sun, 18 Feb 2024 16:08:10 -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 1rboOP-00062c-4j for guix-patches@gnu.org; Sun, 18 Feb 2024 16:08:09 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rboOj-0003At-Pm; Sun, 18 Feb 2024 16:08:29 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 087/228] gnu: Place rust-pathfinder-geometry-0.5 in alphabetical order. 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:08:29 +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.170829050312064 (code B ref 69257); Sun, 18 Feb 2024 21:08:29 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:08:23 +0000 Received: from localhost ([127.0.0.1]:38875 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboOc-00038J-GS for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:08:22 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:33389 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboOA-0002wr-1V for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:07:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290450; 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=mB1oXAGneCiyAUmEVYXKr8Bi4d5bkh4AxJxmoyiO3n8=; b=sIIZdeGuYj5vf9MWiGhLWxOHUbkcoNtjWKV0xFMpQuW7niioascB7DgTMy11Pl8YgpUXhe IOGd0rwe4/WEB+1iq0WjZknK19ycf6nw6Lsq63kM2+AmHg9z1RYYrbYFjQ8nxwex+VmTAZ UWhBkW5CEUH6a5cPFEBCY83+hHPG4o9+iSkZ7z8162sZErd0ZU3oFVpLPfzKSg15Hg3Gxl 7kluKrKybK0lZ5fNY+QSc3KZ9+lrBkOlWSDhQCTfAZBY5VQlbbbaXRImr/yMo4X7i2v9bj XSPUT71kf4yKqi2COdPimtnSj+aHA5PcOsAFxr43bjUkqaaHVNweFb38oZ1ebw== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id a5b8aada (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:07:30 +0000 (UTC) Date: Sun, 18 Feb 2024 22:03:25 +0100 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 1E57C6B20B X-TUID: TZgY5HRSNh9W * gnu/packages/crates-io.scm (rust-pathfindder-geometry-0.5): Move variable. Change-Id: I8181209efd00083ed3ace4ae2920e434aef16128 --- gnu/packages/crates-io.scm | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index e6508c8dd5..c414933a00 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -46572,6 +46572,29 @@ (define-public rust-pathdiff-0.2 path.") (license (list license:asl2.0 license:expat)))) +(define-public rust-pathfinder-geometry-0.5 + (package + (name "rust-pathfinder-geometry") + (version "0.5.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "pathfinder_geometry" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1lssir0s1cmrpzzrk49jm31nkssh2j715gryww6700x79rxpwyqb")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-log" ,rust-log-0.4) + ("rust-pathfinder-simd" ,rust-pathfinder-simd-0.5)))) + (home-page "https://github.com/servo/pathfinder") + (synopsis "Basic SIMD-accelerated geometry/linear algebra") + (description "This package provides basic SIMD-accelerated geometry/linear +algebra.") + (license (list license:expat license:asl2.0)))) + (define-public rust-pathfinder-simd-0.5 (package (name "rust-pathfinder-simd") @@ -63487,29 +63510,6 @@ (define-public rust-slab-0.4 data type.") (license license:expat))) -(define-public rust-pathfinder-geometry-0.5 - (package - (name "rust-pathfinder-geometry") - (version "0.5.1") - (source - (origin - (method url-fetch) - (uri (crate-uri "pathfinder_geometry" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "1lssir0s1cmrpzzrk49jm31nkssh2j715gryww6700x79rxpwyqb")))) - (build-system cargo-build-system) - (arguments - `(#:skip-build? #t - #:cargo-inputs - (("rust-log" ,rust-log-0.4) - ("rust-pathfinder-simd" ,rust-pathfinder-simd-0.5)))) - (home-page "https://github.com/servo/pathfinder") - (synopsis "Basic SIMD-accelerated geometry/linear algebra") - (description "This package provides basic SIMD-accelerated geometry/linear -algebra.") - (license (list license:expat license:asl2.0)))) - ;; TODO: Unbundle sleef. (define-public rust-sleef-sys-0.1 (package -- 2.41.0