gnu: rust-x11-dl: Update to 2.18.5.
* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5.
This commit is contained in:
		
							parent
							
								
									ee091ff637
								
							
						
					
					
						commit
						d0936fd0c6
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
					@ -27869,7 +27869,7 @@ color in a Windows console.")
 | 
				
			||||||
(define-public rust-x11-dl-2
 | 
					(define-public rust-x11-dl-2
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "rust-x11-dl")
 | 
					    (name "rust-x11-dl")
 | 
				
			||||||
    (version "2.18.4")
 | 
					    (version "2.18.5")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -27877,8 +27877,7 @@ color in a Windows console.")
 | 
				
			||||||
       (file-name
 | 
					       (file-name
 | 
				
			||||||
        (string-append name "-" version ".tar.gz"))
 | 
					        (string-append name "-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32 "1y7yq4sfvv56shk4v3s7gvlrwk9d0migj622fl4i4c5klpiq3y9b"))))
 | 
				
			||||||
         "0n1w837xagxqgwx2880d7c9ks6l3g1kk00yd75afdaiv58sf2rdy"))))
 | 
					 | 
				
			||||||
    (build-system cargo-build-system)
 | 
					    (build-system cargo-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:cargo-inputs
 | 
					     `(#:cargo-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue