gnu: python-scikit-learn: Update to 1.0.2.
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.0.2.
This commit is contained in:
		
							parent
							
								
									d331bd0a39
								
							
						
					
					
						commit
						af36848fb3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1080,7 +1080,7 @@ computing environments.") | ||||||
| (define-public python-scikit-learn | (define-public python-scikit-learn | ||||||
|   (package |   (package | ||||||
|     (name "python-scikit-learn") |     (name "python-scikit-learn") | ||||||
|     (version "1.0.1") |     (version "1.0.2") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -1090,7 +1090,7 @@ computing environments.") | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "07k92y78sk4074vh5hp8y63pwl592wgl8azrfp0q84chxk8igfx9")))) |          "1rli53544vlsnmx4v4xcb8fdqcy5n3zksl4plwp76gsmrppb2lig")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:phases |      `(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue