gnu: python-cheetah: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-cheetah)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									3d2d9cc7b5
								
							
						
					
					
						commit
						012d2950af
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -12577,7 +12577,7 @@ possible on all supported Python versions.") | |||
|                         (invoke "python" "Cheetah/Tests/Test.py"))))))) | ||||
|     (propagated-inputs | ||||
|      `(("python-markdown" ,python-markdown)))    ;optional | ||||
|     (home-page "http://cheetahtemplate.org/") | ||||
|     (home-page "https://cheetahtemplate.org/") | ||||
|     (synopsis "Template engine") | ||||
|     (description "Cheetah is a text-based template engine and Python code | ||||
| generator. | ||||
|  |  | |||
		Reference in a new issue