gnu: python-nbformat: Use HTTPS home page URI.
* gnu/packages/python-xyz.scm (python-nbformat)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									c48b66d6ed
								
							
						
					
					
						commit
						6c70a7104a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -10003,7 +10003,7 @@ Debian-related files, such as:
 | 
			
		|||
       ("python-jsonschema" ,python-jsonschema)
 | 
			
		||||
       ("python-jupyter-core" ,python-jupyter-core)
 | 
			
		||||
       ("python-traitlets" ,python-traitlets)))
 | 
			
		||||
    (home-page "http://jupyter.org")
 | 
			
		||||
    (home-page "https://jupyter.org")
 | 
			
		||||
    (synopsis "Jupyter Notebook format")
 | 
			
		||||
    (description "This package provides the reference implementation of the
 | 
			
		||||
Jupyter Notebook format and Python APIs for working with notebooks.")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue