gnu: rust-anyhow-1: Drop minor version from name.
* gnu/packages/crates-io.scm (rust-anyhow-1): Drop minor version from name. (rust-codespan-reporting-0.9) (rust-swc-1) (rust-syn-1) (rust-thiserror-1) (rust-wasm-bindgen-webidl-0.2) (rust-svd-parser-0.9): Adjust accordingly. * gnu/packages/crates-gtk.scm (rust-glib-macros-0.10): Same. * gnu/packages/rust-apps.scm (fd): Same. * gnu/packages/sequoia.scm (sequoia): Same.
This commit is contained in:
		
							parent
							
								
									f7d3d1c81b
								
							
						
					
					
						commit
						d76f073aba
					
				
					 4 changed files with 12 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
;;; GNU Guix --- Functional package management for GNU
 | 
			
		||||
;;; Copyright © 2020 Efraim Flashner <efraim@flashner.co.il>
 | 
			
		||||
;;; Copyright © 2020, 2021 Efraim Flashner <efraim@flashner.co.il>
 | 
			
		||||
;;; Copyright © 2020 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 | 
			
		||||
;;;
 | 
			
		||||
;;; This file is part of GNU Guix.
 | 
			
		||||
| 
						 | 
				
			
			@ -773,7 +773,7 @@
 | 
			
		|||
    (arguments
 | 
			
		||||
     `(#:skip-build? #t
 | 
			
		||||
       #:cargo-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-heck" ,rust-heck-0.3)
 | 
			
		||||
        ("rust-itertools" ,rust-itertools-0.9)
 | 
			
		||||
        ("rust-proc-macro-crate" ,rust-proc-macro-crate-0.1)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -700,7 +700,7 @@ escape codes.")
 | 
			
		|||
    (license (list license:asl2.0
 | 
			
		||||
                   license:expat))))
 | 
			
		||||
 | 
			
		||||
(define-public rust-anyhow-1.0
 | 
			
		||||
(define-public rust-anyhow-1
 | 
			
		||||
  (package
 | 
			
		||||
    (name "rust-anyhow")
 | 
			
		||||
    (version "1.0.37")
 | 
			
		||||
| 
						 | 
				
			
			@ -4377,7 +4377,7 @@ CMAKE environmental variable is set.")
 | 
			
		|||
        ("rust-termcolor" ,rust-termcolor-1)
 | 
			
		||||
        ("rust-unicode-width" ,rust-unicode-width-0.1))
 | 
			
		||||
       #:cargo-development-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-insta" ,rust-insta-0.16)
 | 
			
		||||
        ("rust-lazy-static" ,rust-lazy-static-1)
 | 
			
		||||
        ("rust-peg" ,rust-peg-0.6)
 | 
			
		||||
| 
						 | 
				
			
			@ -30507,7 +30507,7 @@ cryptographic implementations.")
 | 
			
		|||
        ("rust-walkdir" ,rust-walkdir-2)
 | 
			
		||||
        ("rust-wasm-bindgen-futures" ,rust-wasm-bindgen-futures-0.4))
 | 
			
		||||
       #:cargo-development-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-env-logger" ,rust-env-logger-0.7)
 | 
			
		||||
        ("rust-num-bigint" ,rust-num-bigint-0.2)
 | 
			
		||||
        ("rust-pretty-assertions" ,rust-pretty-assertions-0.6)
 | 
			
		||||
| 
						 | 
				
			
			@ -30591,7 +30591,7 @@ browsers.")
 | 
			
		|||
        ("rust-proc-macro2" ,rust-proc-macro2-1)
 | 
			
		||||
        ("rust-quote" ,rust-quote-1))
 | 
			
		||||
       #:cargo-development-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-flate2" ,rust-flate2-1)
 | 
			
		||||
        ("rust-insta" ,rust-insta-0.16)
 | 
			
		||||
        ("rust-rayon" ,rust-rayon-1)
 | 
			
		||||
| 
						 | 
				
			
			@ -31853,7 +31853,7 @@ handle Unicode characters correctly.")
 | 
			
		|||
       #:cargo-inputs
 | 
			
		||||
       (("rust-thiserror-impl" ,rust-thiserror-impl-1.0))
 | 
			
		||||
       #:cargo-development-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-ref-cast" ,rust-ref-cast-1.0)
 | 
			
		||||
        ("rust-rustversion" ,rust-rustversion-1)
 | 
			
		||||
        ("rust-trybuild" ,rust-trybuild-1))))
 | 
			
		||||
| 
						 | 
				
			
			@ -36395,7 +36395,7 @@ attribute that is not in the shared backend crate.")
 | 
			
		|||
    (arguments
 | 
			
		||||
     `(#:skip-build? #t
 | 
			
		||||
       #:cargo-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-heck" ,rust-heck-0.3)
 | 
			
		||||
        ("rust-log" ,rust-log-0.4)
 | 
			
		||||
        ("rust-proc-macro2" ,rust-proc-macro2-1)
 | 
			
		||||
| 
						 | 
				
			
			@ -37664,7 +37664,7 @@ formatters with per-field documentation generated for each structure.
 | 
			
		|||
    (build-system cargo-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
      `(#:cargo-inputs
 | 
			
		||||
        (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
        (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
         ("rust-either" ,rust-either-1)
 | 
			
		||||
         ("rust-serde" ,rust-serde-1)
 | 
			
		||||
         ("rust-thiserror" ,rust-thiserror-1)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
;;; GNU Guix --- Functional package management for GNU
 | 
			
		||||
;;; Copyright © 2019, 2020 John Soo <jsoo1@asu.edu>
 | 
			
		||||
;;; Copyright © 2019, 2020 Efraim Flashner <efraim@flashner.co.il>
 | 
			
		||||
;;; Copyright © 2019, 2020, 2021 Efraim Flashner <efraim@flashner.co.il>
 | 
			
		||||
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
 | 
			
		||||
;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 | 
			
		||||
;;; Copyright © 2020 Leo Famulari <leo@famulari.name>
 | 
			
		||||
| 
						 | 
				
			
			@ -200,7 +200,7 @@ also knows about symlinks, extended attributes, and Git.")
 | 
			
		|||
    (arguments
 | 
			
		||||
     `(#:cargo-inputs
 | 
			
		||||
       (("rust-ansi-term" ,rust-ansi-term-0.12)
 | 
			
		||||
        ("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
        ("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-atty" ,rust-atty-0.2)
 | 
			
		||||
        ("rust-clap" ,rust-clap-2)
 | 
			
		||||
        ("rust-ctrlc" ,rust-ctrlc-3.1)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -70,7 +70,7 @@
 | 
			
		|||
     `(#:tests? #f ;; building the tests requires 9.7GB total
 | 
			
		||||
       #:rust ,rust-1.46
 | 
			
		||||
       #:cargo-inputs
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1.0)
 | 
			
		||||
       (("rust-anyhow" ,rust-anyhow-1)
 | 
			
		||||
        ("rust-backtrace" ,rust-backtrace-0.3)
 | 
			
		||||
        ("rust-base64" ,rust-base64-0.13)
 | 
			
		||||
        ;;("rust-buffered-reader" included
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue