From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id OI5qJECpWGakJAEAA41jLg (envelope-from ) for ; Thu, 30 May 2024 18:28:48 +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 eHrVHkCpWGZhngAA62LTzQ (envelope-from ) for ; Thu, 30 May 2024 18:28:48 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VXczRijn; 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=1717086528; 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=OrnhtjR1J+qeII3TGF6b0hgPaRMrZsweooz5TpOazjg=; b=oJkvUZiF9iN/77/2L07CT+xPMtfARZvM4W+gl54wGW9Vu292Oin88I+teSFn+TOWCBAPD8 +Bum8kZQWqI/YFXb16QdOEYWiadP6dwL/ugbaxTZxF2txDfpXujtp7sQd2hp/NTQek/rqt b/MAyrmks70fV8fF0DyrjASaftmRY278EMV16oj6BVpvgrh0X0M4mP/FnXH+wt/DH1tqEF 3AWetXRhq6SnzpEL4suvSudK/l6ZzKCXzjVJIBk2yR6HqqkSrvU1G69w3gqSdNAeWvYvxS kE/YDd19mtZxXm4wzNr8LyemleL7xEmodHcLLVUdmdXR0Ct8EfHc+ngJfpTQnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VXczRijn; 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=1717086528; a=rsa-sha256; cv=none; b=g7E25wGjsmoaIKUiGazZVljb5o5RHrlv8Jrte1CkF2GKlplYeaFMpIPZh6GqwI4GKxGk4Y 52obpdKvU4KjjENzx5y5UIyXtlUnMk+nQds0BX5eZ2zQbf7WPT1rCRldbjA6ePeD4miOwR bDYbP9MzZ3Iud3WHMa56YwxaaLTuQkSxJ5EFtdsaaKrmbAC+6MG5kIBQQG4cTVJkt4qIgK WMU6FMtvmI5/nZv+vThj3QwnJzVdOX75BO+njP9Ugf+cNeewMveb7KPie6dEeMVgg1HQbQ +VSjSlChbXwjF3TUQ7tc0p+sTxMffGPkmOcRgkxQ8xNinxk9M357J9HHEkpd9w== 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 58FB6D6AB for ; Thu, 30 May 2024 18:28:48 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCicM-0003CT-3D; Thu, 30 May 2024 12:27:06 -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 1sChbG-0001WH-26 for guix-patches@gnu.org; Thu, 30 May 2024 11:21:54 -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 1sChbE-0007iT-1I for guix-patches@gnu.org; Thu, 30 May 2024 11:21:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sChbO-0002tj-Ha; Thu, 30 May 2024 11:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH 03/44] gnu: Add rust-codemap-0.1. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 30 May 2024 15:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171708246810705 (code B ref 71278); Thu, 30 May 2024 15:22:02 +0000 Received: (at 71278) by debbugs.gnu.org; 30 May 2024 15:21:08 +0000 Received: from localhost ([127.0.0.1]:42122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChaV-0002mW-TB for submit@debbugs.gnu.org; Thu, 30 May 2024 11:21:08 -0400 Received: from layka.disroot.org ([178.21.23.139]:42530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChaU-0002mF-9n for 71278@debbugs.gnu.org; Thu, 30 May 2024 11:21:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3234E41A7A; Thu, 30 May 2024 17:20:55 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u6llA0kpYnWO; Thu, 30 May 2024 17:20:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717082454; bh=MYYS7zupuK96Ko3siSbhVg/DxDQrk+pE3S06+MeYswA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VXczRijn1HSEayJNUUnqmm3sYLvyy/yvQf5GS0BWUwesYs1MkuOD2x3crh/U5hdRv GGdP6qcU4CXoncbSw+Djm5CpWWZ9nObRQuYe+8pdVjTCOb8RZ4Iy5t3Lwja6xYf/2U ZY+Go059nafN822+g/CYXgfRYsRXk9WjqYguYEoRU+xVQ4flWQdivtvD/o1lI4I/PL mPkc+AERB18LTRaXa1Y3A0I+eKoCvqXuVpCs9FVQhvRO0K3coELMlYr9RuzXPAyXMN a/UhCtuoxZRPo0EHgP8RgYc/BCFkHoAu5baYdvs10RhKe8ZgLEduE7rSL7yeZsI1Cs hHS5KGOmDTB6Q== Date: Thu, 30 May 2024 12:17:30 -0300 Message-ID: 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-Mailman-Approved-At: Thu, 30 May 2024 12:26:56 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo 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.35 X-Migadu-Queue-Id: 58FB6D6AB X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.35 X-TUID: Xupszle20Y63 * gnu/packages/crates-io.scm (rust-codemap-0.1): New variable. Change-Id: I451696adf488aaa49b840ba20fa03eedf2d191c5 --- 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 2709c3faf9..b88aca5ec8 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -13647,6 +13647,29 @@ (define-public rust-codegenrs-2 ("rust-difference" ,rust-difference-2) ("rust-normalize-line-endings" ,rust-normalize-line-endings-0.3)))))) +(define-public rust-codemap-0.1 + (package + (name "rust-codemap") + (version "0.1.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "codemap" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "091azkslwkcijj3lp9ymb084y9a0wm4fkil7m613ja68r2snkrxr")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/kevinmehall/codemap") + (synopsis + "Data structure for error reporting and suggestions") + (description + "This package provides a data structure for efficiently storing source code +position and span information (e.g. in a compiler AST), and mapping it back to +file/line/column locations for error reporting and suggestions.") + (license (list license:expat license:asl2.0)))) + (define-public rust-codespan-reporting-0.11 (package (name "rust-codespan-reporting") -- 2.41.0