ocamlPackages.email_message: use dune 3

This commit is contained in:
Vincent Laporte 2023-01-05 09:47:27 +01:00 committed by Vincent Laporte
parent e21396d81c
commit 6bda65e481
2 changed files with 2 additions and 0 deletions

View file

@ -273,6 +273,7 @@ with self;
};
email_message = janePackage {
duneVersion = "3";
pname = "email_message";
hash = "0k8hjkq91ikl7wjxs04k523jbkhl6q4abj6v0lzlbjiybmrpp69n";
meta.description = "E-mail message parser";

View file

@ -318,6 +318,7 @@ with self;
};
email_message = janePackage {
duneVersion = "3";
pname = "email_message";
hash = "00h66l2g5rjaay0hbyqy4v9i866g779miriwv20h9k4mliqdq7in";
meta.description = "E-mail message parser";