mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: ghc-iproute: Use HTTPS for home page.
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
This commit is contained in:
parent
1cc0942f49
commit
e427a0e42c
1 changed files with 1 additions and 1 deletions
|
@ -2061,7 +2061,7 @@ lines continued at an indented level below.")
|
||||||
("ghc-byteorder" ,ghc-byteorder)
|
("ghc-byteorder" ,ghc-byteorder)
|
||||||
("ghc-network" ,ghc-network)
|
("ghc-network" ,ghc-network)
|
||||||
("ghc-safe" ,ghc-safe)))
|
("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")
|
(synopsis "IP routing table")
|
||||||
(description "IP Routing Table is a tree of IP ranges to search one of
|
(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
|
them on the longest match base. It is a kind of TRIE with one way branching
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue