gnu: python-activepapers: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-activepapers)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									f894ffd867
								
							
						
					
					
						commit
						26827dfe36
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14378,7 +14378,7 @@ particularly convenient for use in tests.") | |||
|        ("python-nose" ,python-nose))) | ||||
|     (propagated-inputs | ||||
|      `(("python-h5py" ,python-h5py))) | ||||
|     (home-page "http://www.activepapers.org/") | ||||
|     (home-page "https://www.activepapers.org/") | ||||
|     (synopsis "Executable papers for scientific computing") | ||||
|     (description | ||||
|      "ActivePapers is a tool for working with executable papers, which | ||||
|  |  | |||
		Reference in a new issue