ocamlPackages.uri: remove at 1.9.{1,2}

These are legacy versions for OCaml ≤ 4.02
This commit is contained in:
Vincent Laporte
2020-05-01 10:07:36 +02:00
committed by Vincent Laporte
parent 5a0a47050b
commit 927fcf3793
3 changed files with 2 additions and 59 deletions
@@ -3,6 +3,7 @@
}:
buildDunePackage rec {
minimumOCamlVersion = "4.03";
pname = "uri";
version = "3.1.0";