Skip to content

Commit

Permalink
camlp4: init at 4.06+1
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Oct 13, 2017
1 parent 06fc476 commit cdd3b97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkgs/development/tools/ocaml/camlp4/default.nix
Expand Up @@ -13,6 +13,9 @@ let param = {
"4.05" = {
version = "4.05+1";
sha256 = "0wm795hpwvwpib9c9z6p8kw2fh7p7b2hml6g15z8zry3y7w738sv"; };
"4.06" = {
version = "4.06+1";
sha256 = "0fazfw2l7wdmbwnqc22xby5n4ri1wz27lw9pfzhsbcdrighykysf"; };
}."${ocaml.meta.branch}";
in

Expand Down

0 comments on commit cdd3b97

Please sign in to comment.