gnu: rust-tracing-core-0.1: Update to 0.1.31.
* gnu/packages/crates-io.scm (rust-tracing-core-0.1): Update to 0.1.31.
This commit is contained in:
		
							parent
							
								
									9996188b3a
								
							
						
					
					
						commit
						bae33ec205
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -69922,7 +69922,7 @@ automatically instrumenting functions.")
 | 
				
			||||||
(define-public rust-tracing-core-0.1
 | 
					(define-public rust-tracing-core-0.1
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "rust-tracing-core")
 | 
					    (name "rust-tracing-core")
 | 
				
			||||||
    (version "0.1.29")
 | 
					    (version "0.1.31")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -69930,7 +69930,7 @@ automatically instrumenting functions.")
 | 
				
			||||||
       (file-name (string-append name "-" version ".tar.gz"))
 | 
					       (file-name (string-append name "-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1xr2dqar64fj4y43vy0xvaxs6n3xssd3z0jbf408lmbn60qa9vjs"))))
 | 
					         "16pp28izw9c41m7c55qsghlz07r9ark8lzd3x6ig3xhxg89vhm89"))))
 | 
				
			||||||
    (build-system cargo-build-system)
 | 
					    (build-system cargo-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:cargo-inputs
 | 
					     `(#:cargo-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue