gnu: rust-dissimilar-1: Update to 1.0.2.
* gnu/packages/crates-io.scm (rust-dissimilar-1): Update to 1.0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
		
							parent
							
								
									6a65ac7055
								
							
						
					
					
						commit
						d325a07d4a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13217,7 +13217,7 @@ Central Dispatch.") | ||||||
| (define-public rust-dissimilar-1 | (define-public rust-dissimilar-1 | ||||||
|   (package |   (package | ||||||
|     (name "rust-dissimilar") |     (name "rust-dissimilar") | ||||||
|     (version "1.0.1") |     (version "1.0.2") | ||||||
|     (source |     (source | ||||||
|       (origin |       (origin | ||||||
|         (method url-fetch) |         (method url-fetch) | ||||||
|  | @ -13226,7 +13226,7 @@ Central Dispatch.") | ||||||
|          (string-append name "-" version ".tar.gz")) |          (string-append name "-" version ".tar.gz")) | ||||||
|         (sha256 |         (sha256 | ||||||
|          (base32 |          (base32 | ||||||
|           "154ba92ifmh3js1k0hbmxz7pv95n8wmahlyvhdbnxggbs8f1dpir")))) |           "1fwa892hcf7y36b8w41p14b3ld3df389y9jpglkbz55vp7s2jjzw")))) | ||||||
|     (build-system cargo-build-system) |     (build-system cargo-build-system) | ||||||
|     (home-page "https://github.com/dtolnay/dissimilar") |     (home-page "https://github.com/dtolnay/dissimilar") | ||||||
|     (synopsis "Diff library with semantic cleanup") |     (synopsis "Diff library with semantic cleanup") | ||||||
|  |  | ||||||
		Reference in a new issue