From unknown Thu Sep 11 18:37:25 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#49384] [PATCH 02/21] gnu: Add rust-colored-2 Resent-From: Domagoj Stolfa Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 04 Jul 2021 16:33:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49384 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49384@debbugs.gnu.org Cc: Domagoj Stolfa X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162541633912804 (code B ref -1); Sun, 04 Jul 2021 16:33:03 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jul 2021 16:32:19 +0000 Received: from localhost ([127.0.0.1]:43072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m052Y-0003KL-Mq for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:32:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:39228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m052W-0003JZ-Fp for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:32:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m052W-0006WF-8O for guix-patches@gnu.org; Sun, 04 Jul 2021 12:32:16 -0400 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:41766) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m052T-0000od-GM for guix-patches@gnu.org; Sun, 04 Jul 2021 12:32:15 -0400 Received: by mail-wr1-x430.google.com with SMTP id u8so18968509wrq.8 for ; Sun, 04 Jul 2021 09:32:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=htlB3w9szY4WbY98/3fwNKRNw3nfSr129mMCmf68c9o=; b=dkykPIwtQtJMqHiK7z9OsqlhEzp4WU37ymr/BMbkw2EVpouC50PDVQWoiAtYXB49bc fXMHgDovJ93BD/H7pqTv9DF2rM5xN/kzOpW//3QBpphOztxkqNyh6ful8DhJlyyjOGfa 49RVU/xUUZCHKSyPhRHNM6nR8qxR5OWyujAhVs8zRjFY6n/7DWM0JIU6SmeG9nlQHGup hmQCzao/XKRFx50i/TsI9vg2kPwRTurQpyE4CyL1Mrf/Lh3DQROSpPFnkTTWDxzIEgVK oItW+vVYmlPMBcBVfzsZIuADO8P6IiImK2q1p+G9D+64gB991GgflbIaEaur48LFykba Y26g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=htlB3w9szY4WbY98/3fwNKRNw3nfSr129mMCmf68c9o=; b=Gq9Lst/vfi+CRhox7uaV8/8atPcgVNMa8F4oAU58rZHgapjMtsRwNZyO5CAFLSbQZE g8wk0GaVb/4fUz7ik5pjyUeI68bR4zvriqd2PaVNkSeZDfseyjNZOoIKmp1uJcREjcXa yIhrNikLFlQ+dVo42aZxh9tPojyTHdYsWJtgwdofGx9sjpbL4S2y6GuZ2ulEuKc2ZsQG P7GAhJVPm2HnWR5PeYLSuomACjZpxUp9bQU29COC8ksGvWakx8Tv7axgFF2lEqNqXuvt DEaauZs1S+ncbiH58oJsBWs0kVJ1knMY06BKz4VKZPm+2+I9cj1E5gK6m40os68kKP7z 58TA== X-Gm-Message-State: AOAM533Qm8ZtyoZKjAgGWzvpVYH+uA7Mww82gybVI0pZHBDZHFDRZjMk 7TvTAW31Tr5iLNgray91AoPqlmiF/F/W2w== X-Google-Smtp-Source: ABdhPJwJPzTF+PK/nldafRk4Ggr5i2hOOU4itcVLolUdVsuUNTvaJbw1QaVJiNfOel7XD0dRO6f/xw== X-Received: by 2002:adf:e488:: with SMTP id i8mr10970123wrm.285.1625416331928; Sun, 04 Jul 2021 09:32:11 -0700 (PDT) Received: from pepehands.quns.cam.ac.uk (ds815.queens.cam.ac.uk. [131.111.128.28]) by smtp.googlemail.com with ESMTPSA id r18sm11359306wmh.23.2021.07.04.09.32.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Jul 2021 09:32:11 -0700 (PDT) From: Domagoj Stolfa X-Google-Original-From: Domagoj Stolfa Date: Sun, 4 Jul 2021 17:31:44 +0100 Message-Id: <20210704163203.31351-3-ds815@gmx.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210704163203.31351-1-ds815@gmx.com> References: <20210704163203.31351-1-ds815@gmx.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::430; envelope-from=domagoj.stolfa@gmail.com; helo=mail-wr1-x430.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/crates-io.scm (rust-colored-2): New public variable. --- gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 7b3fea5859..842400c13d 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -8603,6 +8603,35 @@ colors.") (sha256 (base32 "0fildacm47g86acmx44yvxx6cka8fdym5qkgfm8x8gh2hsrghc7r")))))) +(define-public rust-colored-2 + (package + (name "rust-colored") + (version "2.0.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "colored" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1gbcijscmznzy42rn213yp9ima7210zakgaqibgg1n441dsnyqdk")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-atty" ,rust-atty-0.2) + ("rust-lazy-static" ,rust-lazy-static-1) + ("rust-winapi" ,rust-winapi-0.3)) + #:cargo-development-inputs + (("rust-ansi-term" ,rust-ansi-term-0.12) + ("rust-rspec" ,rust-rspec-1)))) + (home-page "https://github.com/mackwic/colored") + (synopsis + "The most simple way to add colors in your terminal") + (description + "The most simple way to add colors in your terminal") + (license license:mpl2.0))) + (define-public rust-combine-4 (package (name "rust-combine") -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:39:58 2021 Received: (at control) by debbugs.gnu.org; 4 Jul 2021 16:39:58 +0000 Received: from localhost ([127.0.0.1]:43176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m059y-0003dm-B7 for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:39:58 -0400 Received: from tobias.gr ([80.241.217.52]:49690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m059r-0003dW-S7 for control@debbugs.gnu.org; Sun, 04 Jul 2021 12:39:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=NPOTS9rKJ/kB4 a5CD8TX3Wy6AR5E5OR0RiqnmOc5zOI=; h=date:to:from; d=tobias.gr; b=bKfqE4 5Dz9F3PetShTeADotYAskOtx70nfFsjKHqpDuunFzuxU3PhZHRJy4Ew0knMU2bpaaEJD77 VCBtJjJybWyFdXK4YWYUCof3o8cJdgCUShTB+QOchPqvXDNgwmwTCC731sm+iDIJnOqUw3 3JXn84N9zj1fjbI3zuDuSFxXXBnWtnr1XPLAL9Wef/dNbyx7nL+N/YfDRS63Hrl90BKU+B 7HBOTBzSkQrhCt9ASwQl5VE3XbYEeRWvj05M7+lYjbKi8fxlfThuGLKJDvQZCiraFIkVuF ADwnJ7Pj/jRpaWc19w4AzkNNLe5dn4k837Tv6fmmp9q8xlZqAItjAepA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 6233f1f6 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sun, 4 Jul 2021 16:39:47 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Date: Sun, 04 Jul 2021 18:38:40 +0200 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87h7haqbhm.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 49382 49383 49384 49385 49386 49387 49388 49389 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.241.217.52 listed in list.dnswl.org] 0.0 T_SPF_HELO_TEMPERROR SPF: test of HELO record failed (temperror) -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) merge 49382 49383 49384 49385 49386 49387 49388 49389 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:40:35 2021 Received: (at control) by debbugs.gnu.org; 4 Jul 2021 16:40:35 +0000 Received: from localhost ([127.0.0.1]:43182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05AZ-0003fN-HZ for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:40:35 -0400 Received: from tobias.gr ([80.241.217.52]:49692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05AY-0003fD-0v for control@debbugs.gnu.org; Sun, 04 Jul 2021 12:40:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=N9wf2e5+hvL5R e85NjrIXQwJQuEOvY7CKZj7EU/uaZ0=; h=date:to:from; d=tobias.gr; b=RdJBfs yrQMFR3dknX7ziiHJ3KPUepGx7dtmgKHxvF6IsuHmP4gecaf7wDBrXouu1EMY8C/5HzRKZ /zGTbbN2J4qHPCenZ5MiwkNlyqoM16eumICcoqhiK7SXUUsZ+LVUTT1VJaSitqrGJ/M2Hh tHf9f5MLTxU/AOPYrgbtbpw14mfepALoKXegJ4/dkHReW5tqqtgHXkSEqyFn9KhGTaprkH eVuTyMlyAadD7rrScqqyydsZvUA5GTKfZqZ/pdGT712w5TOPl1aDdFAmsyrONwKLvFFNmB lFpvzrvAIIIQ6qhLjIdzePGRdn97sZCX7ju9pQEuVkrMA2EFAriSr4Cw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 29266b51 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sun, 4 Jul 2021 16:40:29 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Date: Sun, 04 Jul 2021 18:39:51 +0200 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87eeceqbgg.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 49382 49390 49391 49392 49393 49394 49395 49396 49397 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.241.217.52 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) merge 49382 49390 49391 49392 49393 49394 49395 49396 49397 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:41:07 2021 Received: (at control) by debbugs.gnu.org; 4 Jul 2021 16:41:07 +0000 Received: from localhost ([127.0.0.1]:43191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05B5-0003h4-AV for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:41:07 -0400 Received: from tobias.gr ([80.241.217.52]:49694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05B3-0003gw-HG for control@debbugs.gnu.org; Sun, 04 Jul 2021 12:41:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=N1LIMLfx7JFak qvxTrKCr6AB+l1X1RqqNze2qlVNK1c=; h=date:to:from; d=tobias.gr; b=HElyC2 R7W7CWzHMi0IDrtomEEZlh3NZN7fTtlxECdXnnOkpwhhDP2Vejy5g1CNSmdtxoKUkna/T8 x4sYn/B70muIHcbLpaJ80Di8zLyn9O+Zq3WkHvtV9NS4fE517KToynAMVS9WNoiF7ofhMV /8h0SuwW8f+TmSzNGTsb5FblV9QnwQBUQsihyP/CLcBjKpa+uIIrEzAf+pmtxACzRHmbbm BVvEVfL2TixVsEMr8T9c48cPG1JY12Umz2Ly5Nplg3/z4r8QWuNuNvIbFEE9Oibj9lk2K6 Kj/XKXj+LpiRA5Xy7dt1vvwwmwBbJncpxWT7vtA7yjlO+NHYaJNyLjEg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 73373dda (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sun, 4 Jul 2021 16:41:02 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Date: Sun, 04 Jul 2021 18:40:33 +0200 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87bl7iqbfj.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 49382 49398 49399 49400 49401 49402 49403 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.241.217.52 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) merge 49382 49398 49399 49400 49401 49402 49403 From unknown Thu Sep 11 18:37:25 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#49384] [PATCH 02/21] gnu: Add rust-colored-2 Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Jul 2021 08:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49384 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Domagoj Stolfa , 49384@debbugs.gnu.org Cc: Domagoj Stolfa Received: via spool by 49384-submit@debbugs.gnu.org id=B49384.1625993418525 (code B ref 49384); Sun, 11 Jul 2021 08:51:01 +0000 Received: (at 49384) by debbugs.gnu.org; 11 Jul 2021 08:50:18 +0000 Received: from localhost ([127.0.0.1]:33853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2VAI-00008P-3v for submit@debbugs.gnu.org; Sun, 11 Jul 2021 04:50:18 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:48952 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2VAG-00008A-U4 for 49384@debbugs.gnu.org; Sun, 11 Jul 2021 04:50:17 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1625993411; bh=fqUDhDQHFnqZABajaVP98JXbvCD23knbIqHe1RodNyw=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=l2Hy/ZGW/vR9wkIogVpw6+ZAcwmIF5AKM/mcrln8GXKU10iF2eYPU7sIAMKYlTpoA DMLVoxKCQyMLImohLZu53KT6nZZCCGLShWebVKqB52fLHfmVmPfjnBZBAMXoI71kc3 WKDIfyApuPAmYQtjiIJXBNUn3TNWqwIoakfPLgGc= In-Reply-To: <20210704163203.31351-3-ds815@gmx.com> References: <20210704163203.31351-1-ds815@gmx.com> <20210704163203.31351-3-ds815@gmx.com> Date: Sun, 11 Jul 2021 10:50:09 +0200 Message-ID: <87k0lxs08u.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sun, Jul 04 2021, Domagoj Stolfa wrote: > * gnu/packages/crates-io.scm (rust-colored-2): New public variable. > --- > gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > > diff --git a/gnu/pack [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Sun, Jul 04 2021, Domagoj Stolfa wrote: > * gnu/packages/crates-io.scm (rust-colored-2): New public variable. > --- > gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > > diff --git a/gnu/pack [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sun, Jul 04 2021, Domagoj Stolfa wrote: > * gnu/packages/crates-io.scm (rust-colored-2): New public variable. > --- > gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > > diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm > index 7b3fea5859..842400c13d 100644 > --- a/gnu/packages/crates-io.scm > +++ b/gnu/packages/crates-io.scm > @@ -8603,6 +8603,35 @@ colors.") > (sha256 > (base32 "0fildacm47g86acmx44yvxx6cka8fdym5qkgfm8x8gh2hsrghc7r"))= )))) >=20=20 > +(define-public rust-colored-2 > + (package > + (name "rust-colored") > + (version "2.0.0") > + (source > + (origin > + (method url-fetch) > + (uri (crate-uri "colored" version)) > + (file-name > + (string-append name "-" version ".tar.gz")) > + (sha256 > + (base32 > + "1gbcijscmznzy42rn213yp9ima7210zakgaqibgg1n441dsnyqdk")))) > + (build-system cargo-build-system) > + (arguments > + `(#:cargo-inputs > + (("rust-atty" ,rust-atty-0.2) > + ("rust-lazy-static" ,rust-lazy-static-1) > + ("rust-winapi" ,rust-winapi-0.3)) > + #:cargo-development-inputs > + (("rust-ansi-term" ,rust-ansi-term-0.12) > + ("rust-rspec" ,rust-rspec-1)))) > + (home-page "https://github.com/mackwic/colored") > + (synopsis > + "The most simple way to add colors in your terminal") > + (description > + "The most simple way to add colors in your terminal") The description should consist of one or more full sentences, see =E2=80=9C16.4.4 Synopses and Descriptions=E2=80=9D in the manual. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEAVhh4yyK5+SEykIzrPUJmaL7XHkFAmDqsMEVHHB1YmxpY0B5 b2N0b2NlbGwueHl6AAoJEKz1CZmi+1x5Mf8P/2N5h1Q1lcjwCSp0kD3yDsAtHHwr bJCMwp/riMsRbTmmdKqpW3a/DFvexf0Q+lVIzRzjmW8JtR8p8jAKYrjPBoA+YpxF IUarlBEPRiRWEbtyPOCOYq+K/Uk6RWQZkxLT3p65AxT2j6Piq8x/0e9kBVGyDrpg upsajRvvtPrRe//SKgT92suGg783mfJSEvUvLe78iSRA6iLrsfv2luw4eIhlevjM BCvXarbV301QhArKUgyKTo0mp5oAJNDpkPBgTo3oHlTdCp30icl1ohMHnbe8CmV1 urqaI9ZZdet1V53aHobphH6DyuDBJrbkzBZkAjeZ8hUhZ1LjO1JlLKL5UPk1kegV kSwxeWuh8rH+rxoc2XBgLLdGT4O6nwVhuNaxfDEzNlXU21rmWV+wFQdbm5HW6hMC vRMnLrorrSaYOVpO3fPX1nCJMNTXfYUSFWYH1cnbzTG/s3dwHHXVoOVT9LXGh1ck WWyBprKGE/Nqe9b+FgiVkm6PjhkvHTmKTxglJGDRgEG5TfzaSmV/hJrpT81zIzhs U1IW4Aw3D0Xmo6a8YwptFJBxzFYbkuZn/XgUA0XR+pFl+cBNgTAmqjSxNMj6kGzl nElBrdaCSlVEs4KaVyz8LJP5Ay3OV8BYXQaPMHfTw7Gloy9Sa6u1SHa9MfJh59dh TQjgkDbgI9OiU8Gb =kchH -----END PGP SIGNATURE----- --=-=-=--