summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/ipynb/ipynb-0.1.ebuild')
-rw-r--r--dev-haskell/ipynb/ipynb-0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ipynb/ipynb-0.1.ebuild b/dev-haskell/ipynb/ipynb-0.1.ebuild
index f72cfdac7f60..06638f5e9ff0 100644
--- a/dev-haskell/ipynb/ipynb-0.1.ebuild
+++ b/dev-haskell/ipynb/ipynb-0.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Data structure for working with Jupyter notebooks (ipynb)"
-HOMEPAGE="http://hackage.haskell.org/package/ipynb"
+HOMEPAGE="https://hackage.haskell.org/package/ipynb"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"