gnu: python-cycler: Use HTTPS home page URI.
* gnu/packages/python-xyz.scm (python-cycler)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									f63b3eae42
								
							
						
					
					
						commit
						80a0a05f98
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5077,7 +5077,7 @@ transcendental functions).") | |||
|      '(#:tests? #f)) | ||||
|     (propagated-inputs | ||||
|      `(("python-six" ,python-six))) | ||||
|     (home-page "http://matplotlib.org/cycler/") | ||||
|     (home-page "https://matplotlib.org/cycler/") | ||||
|     (synopsis "Composable keyword argument iterator") | ||||
|     (description | ||||
|      "When using @code{matplotlib} and plotting more than one line, it is | ||||
|  |  | |||
		Reference in a new issue