mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-03 03:23:17 +00:00
ocamlPackages.earlybird: 1.3.2 -> 1.3.3
This commit is contained in:
parent
65484f88b2
commit
bd6a3a2a45
@ -6,7 +6,7 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "earlybird";
|
||||
version = "1.3.2";
|
||||
version = "1.3.3";
|
||||
|
||||
minimalOCamlVersion = "4.12";
|
||||
|
||||
@ -14,7 +14,7 @@ buildDunePackage rec {
|
||||
owner = "hackwaly";
|
||||
repo = "ocamlearlybird";
|
||||
rev = version;
|
||||
hash = "sha256-E6ZZRkGO6Bqr6jWlV9fL3ibFwUVChHR17TPGeP94hfk=";
|
||||
hash = "sha256-TzRJ+0I3VEx4Lvj3lhN9POzlXRgmTTdD5Bg1AX0pf3c=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ menhir ];
|
||||
|
Loading…
Reference in New Issue
Block a user