gnu: Add Rust 1.46.
* gnu/packages/rust.scm (rust-1.46): New variable.
This commit is contained in:
		
							parent
							
								
									74004c6c00
								
							
						
					
					
						commit
						83bc416421
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -1317,5 +1317,9 @@ move around."
 | 
				
			||||||
                     (string-append "#[ignore] " all)))
 | 
					                     (string-append "#[ignore] " all)))
 | 
				
			||||||
                 #t)))))))))
 | 
					                 #t)))))))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					(define-public rust-1.46
 | 
				
			||||||
 | 
					  (rust-bootstrapped-package rust-1.45 "1.46.0"
 | 
				
			||||||
 | 
					    "0a17jby2pd050s24cy4dfc0gzvgcl585v3vvyfilniyvjrqknsid"))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;; TODO(staging): Bump this variable to the latest packaged rust.
 | 
					;; TODO(staging): Bump this variable to the latest packaged rust.
 | 
				
			||||||
(define-public rust rust-1.39)
 | 
					(define-public rust rust-1.39)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue