guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: tokei: Remove duplicate Cargo inputs.


From: guix-commits
Subject: branch master updated: gnu: tokei: Remove duplicate Cargo inputs.
Date: Sun, 24 Jan 2021 17:06:23 -0500

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 486e797  gnu: tokei: Remove duplicate Cargo inputs.
486e797 is described below

commit 486e79790e59fecd5b4625395f20c995e9b8ab71
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Jan 24 23:06:09 2021 +0100

    gnu: tokei: Remove duplicate Cargo inputs.
    
    * gnu/packages/rust-apps.scm (tokei)[arguments]: Remove duplicates Cargo
    inputs.
---
 gnu/packages/rust-apps.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm
index eac55ae..e7a0c4f 100644
--- a/gnu/packages/rust-apps.scm
+++ b/gnu/packages/rust-apps.scm
@@ -597,7 +597,6 @@ of support files.")
         ("rust-grep-searcher" ,rust-grep-searcher-0.1)
         ("rust-hex" ,rust-hex-0.4)
         ("rust-ignore" ,rust-ignore-0.4)
-        ("rust-ignore" ,rust-ignore-0.4)
         ("rust-log" ,rust-log-0.4)
         ("rust-num-format" ,rust-num-format-0.4)
         ("rust-once-cell" ,rust-once-cell-1)
@@ -607,7 +606,6 @@ of support files.")
         ("rust-serde" ,rust-serde-1)
         ("rust-serde-cbor" ,rust-serde-cbor-0.11)
         ("rust-serde-json" ,rust-serde-json-1)
-        ("rust-serde-json" ,rust-serde-json-1)
         ("rust-serde-yaml" ,rust-serde-yaml-0.8)
         ("rust-tera" ,rust-tera-1)
         ("rust-term-size" ,rust-term-size-0.3)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]