gnu: rust-1.45: Update to 1.45.1.
* gnu/packages/rust.scm (rust-1.45): Update to 1.45.1.
This commit is contained in:
		
							parent
							
								
									fbbd536c5b
								
							
						
					
					
						commit
						8119b7c6f7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1282,8 +1282,8 @@ move around."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public rust-1.45
 | 
					(define-public rust-1.45
 | 
				
			||||||
  (let ((base-rust
 | 
					  (let ((base-rust
 | 
				
			||||||
         (rust-bootstrapped-package rust-1.44 "1.45.0"
 | 
					         (rust-bootstrapped-package rust-1.44 "1.45.1"
 | 
				
			||||||
           "0z6dh0yd3fcm3qh960wi4s6fa6pxz9mh77psycsqfkkx5kqra15s")))
 | 
					           "16r1fjyiv3kvk9vml34jxh4vb56mqmr0x83pdmnfa7rx9r1fclza")))
 | 
				
			||||||
    (package
 | 
					    (package
 | 
				
			||||||
      (inherit base-rust)
 | 
					      (inherit base-rust)
 | 
				
			||||||
      (source
 | 
					      (source
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue