summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/string-qq/string-qq-0.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/string-qq/string-qq-0.0.4.ebuild b/dev-haskell/string-qq/string-qq-0.0.4.ebuild
index 875cc6e1f9c3..baa9933a6b9a 100644
--- a/dev-haskell/string-qq/string-qq-0.0.4.ebuild
+++ b/dev-haskell/string-qq/string-qq-0.0.4.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="QuasiQuoter for non-interpolated strings, texts and bytestrings"
-HOMEPAGE="http://hackage.haskell.org/package/string-qq"
+HOMEPAGE="https://hackage.haskell.org/package/string-qq"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="public-domain"