gnu: rust-stackvector-1: Drop minor version from name.
* gnu/packages/crates-io.scm (rust-stackvector-1): Drop minor version from name. (rust-lexical-core-0.4): Apply renaming.
This commit is contained in:
		
							parent
							
								
									99eccc53a0
								
							
						
					
					
						commit
						c64ae86131
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -18099,7 +18099,7 @@ requires non-const function calls to be computed.") | ||||||
|        (("rust-cfg-if" ,rust-cfg-if-0.1) |        (("rust-cfg-if" ,rust-cfg-if-0.1) | ||||||
|         ("rust-dtoa" ,rust-dtoa-0.4) |         ("rust-dtoa" ,rust-dtoa-0.4) | ||||||
|         ("rust-ryu" ,rust-ryu-1) |         ("rust-ryu" ,rust-ryu-1) | ||||||
|         ("rust-stackvector" ,rust-stackvector-1.0) |         ("rust-stackvector" ,rust-stackvector-1) | ||||||
|         ("rust-static-assertions" ,rust-static-assertions-0.3)) |         ("rust-static-assertions" ,rust-static-assertions-0.3)) | ||||||
|        #:cargo-development-inputs |        #:cargo-development-inputs | ||||||
|        (("rust-approx" ,rust-approx-0.3) |        (("rust-approx" ,rust-approx-0.3) | ||||||
|  | @ -34237,7 +34237,7 @@ deeply recursive algorithms that may accidentally blow the stack.") | ||||||
|     (license (list license:asl2.0 |     (license (list license:asl2.0 | ||||||
|                    license:expat)))) |                    license:expat)))) | ||||||
| 
 | 
 | ||||||
| (define-public rust-stackvector-1.0 | (define-public rust-stackvector-1 | ||||||
|   (package |   (package | ||||||
|     (name "rust-stackvector") |     (name "rust-stackvector") | ||||||
|     (version "1.0.6") |     (version "1.0.6") | ||||||
|  |  | ||||||
		Reference in a new issue