gnu: python-qtconsole: Use HTTPS home page URI.
* gnu/packages/python-xyz.scm (python-qtconsole)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
c17e6604c1
commit
155d26ac2f
@ -10446,7 +10446,7 @@ Jupyter kernels such as IJulia and IRKernel.")
|
||||
("python-ipython" ,python-ipython)))
|
||||
(native-inputs
|
||||
`(("python-pytest" ,python-pytest)))
|
||||
(home-page "http://jupyter.org")
|
||||
(home-page "https://jupyter.org")
|
||||
(synopsis "Jupyter Qt console")
|
||||
(description "This package provides a Qt-based console for Jupyter with
|
||||
support for rich media output.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user