gnu: rust-futures-macro-0.3: Update to 0.3.8.
* gnu/packages/crates-io.scm (rust-futures-macro-0.3): Update to 0.3.8.
This commit is contained in:
		
							parent
							
								
									17e2ce2b1c
								
							
						
					
					
						commit
						4e3c1c65d9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10085,7 +10085,7 @@ for the futures-rs library.")
 | 
			
		|||
(define-public rust-futures-macro-0.3
 | 
			
		||||
  (package
 | 
			
		||||
    (name "rust-futures-macro")
 | 
			
		||||
    (version "0.3.1")
 | 
			
		||||
    (version "0.3.8")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -10094,7 +10094,7 @@ for the futures-rs library.")
 | 
			
		|||
        (string-append name "-" version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0r3px32wgqfbmfyb1lrj9wplvjris5magdyhfr7xnyjk2mncbrsj"))))
 | 
			
		||||
         "0mjmb46zapb59iilsbljpj7l0hq6w19df0f03p3br5qz5xlqlh3p"))))
 | 
			
		||||
    (build-system cargo-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:cargo-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue