summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-haphpipe/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-haphpipe/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-haphpipe/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-haphpipe/package.py b/var/spack/repos/builtin/packages/py-haphpipe/package.py
index 191ad706a8..7686cc292b 100644
--- a/var/spack/repos/builtin/packages/py-haphpipe/package.py
+++ b/var/spack/repos/builtin/packages/py-haphpipe/package.py
@@ -19,7 +19,7 @@ class PyHaphpipe(PythonPackage):
# Deps. taken from
# https://github.com/bioconda/bioconda-recipes/blob/master/recipes/haphpipe/meta.yaml
- # http://bioconda.github.io/recipes/haphpipe/README.html
+ # https://bioconda.github.io/recipes/haphpipe/README.html
# https://github.com/gwcbi/haphpipe/blob/master/environment.yml
depends_on('python@3.7:', type=('build', 'run'))
depends_on('py-future', type=('build', 'run'))