gnu: rust-remove-dir-all-0.5: Remove snippet.
* gnu/packages/crates-io.scm (rust-remove-dir-all-0.5)[source]: Remove outdated snippet.
This commit is contained in:
		
							parent
							
								
									228e7bad8c
								
							
						
					
					
						commit
						3eb14b0562
					
				
					 1 changed files with 1 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -38385,14 +38385,7 @@ uses finite automata and guarantees linear time matching on all inputs.")
 | 
			
		|||
        (file-name (string-append name "-" version ".tar.gz"))
 | 
			
		||||
        (sha256
 | 
			
		||||
         (base32
 | 
			
		||||
          "1rzqbsgkmr053bxxl04vmvsd1njyz0nxvly97aip6aa2cmb15k9s"))
 | 
			
		||||
       (modules '((guix build utils)))
 | 
			
		||||
       (snippet
 | 
			
		||||
        '(begin
 | 
			
		||||
           ;; 'doctest' isn't stable until rust-1.40
 | 
			
		||||
           (substitute* "src/lib.rs"
 | 
			
		||||
             (("\\(doctest") "(test"))
 | 
			
		||||
           #t))))
 | 
			
		||||
          "1rzqbsgkmr053bxxl04vmvsd1njyz0nxvly97aip6aa2cmb15k9s"))))
 | 
			
		||||
    (build-system cargo-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:cargo-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue