Skip to content
Snippets Groups Projects
Commit 18be74ef authored by tibbe's avatar tibbe
Browse files

bootstrap: use network-2.5.0.0 as HTTP doesn't build with 2.5

parent 8af39a5f
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ DEEPSEQ_VER="1.3.0.2"; DEEPSEQ_VER_REGEXP="1\.[1-9]\."
# >= 1.1 && < 2
TEXT_VER="1.1.0.1"; TEXT_VER_REGEXP="((1\.[01]\.)|(0\.([2-9]|(1[0-1]))\.))"
# >= 0.2 && < 1.2
NETWORK_VER="2.5.0.0"; NETWORK_VER_REGEXP="2\.[0-5]\."
NETWORK_VER="2.4.2.3"; NETWORK_VER_REGEXP="2\.[0-5]\."
# >= 2.0 && < 2.6
CABAL_VER="1.20.0.0"; CABAL_VER_REGEXP="1\.2[01]\."
# >= 1.20 && < 1.21
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment