summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:13:45 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-03 05:06:47 +0100
commit26827dfe36a495d1e55a07f23689df14296218bc (patch)
tree97136454fdc6891925ad4a44f2211395719dfdb9 /gnu/packages/python-xyz.scm
parentf894ffd8672f0999c580f02d4a0e6db660a8adca (diff)
downloadguix-patches-26827dfe36a495d1e55a07f23689df14296218bc.tar
guix-patches-26827dfe36a495d1e55a07f23689df14296218bc.tar.gz
gnu: python-activepapers: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-activepapers)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 27af30c488..09940c16fa 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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