summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/pqueue/pqueue-1.4.1.3.ebuild')
-rw-r--r--dev-haskell/pqueue/pqueue-1.4.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/pqueue/pqueue-1.4.1.3.ebuild b/dev-haskell/pqueue/pqueue-1.4.1.3.ebuild
index dcf18b5bc265..e9bdeea48012 100644
--- a/dev-haskell/pqueue/pqueue-1.4.1.3.ebuild
+++ b/dev-haskell/pqueue/pqueue-1.4.1.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Reliable, persistent, fast priority queues"
-HOMEPAGE="http://hackage.haskell.org/package/pqueue"
+HOMEPAGE="https://hackage.haskell.org/package/pqueue"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"