summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/haskell.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 56a1467c2e..91adb5013a 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2061,7 +2061,7 @@ lines continued at an indented level below.")
("ghc-byteorder" ,ghc-byteorder)
("ghc-network" ,ghc-network)
("ghc-safe" ,ghc-safe)))
- (home-page "http://www.mew.org/~kazu/proj/iproute/")
+ (home-page "https://www.mew.org/~kazu/proj/iproute/")
(synopsis "IP routing table")
(description "IP Routing Table is a tree of IP ranges to search one of
them on the longest match base. It is a kind of TRIE with one way branching