ocamlPackages.jingoo: 1.4.2 -> 1.4.4
This commit is contained in:
parent
30d2d4a499
commit
a537e6f7ed
@ -3,7 +3,7 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "jingoo";
|
||||
version = "1.4.2";
|
||||
version = "1.4.4";
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
@ -13,7 +13,7 @@ buildDunePackage rec {
|
||||
owner = "tategakibunko";
|
||||
repo = "jingoo";
|
||||
rev = "v${version}";
|
||||
sha256 = "0q947aik4i4z5wjllhwlkxh60qczwgra21yyrrzwhi9y5bnf8346";
|
||||
sha256 = "sha256-qIw69OE7wYyZYKnIc9QrmF8MzY5Fg5pBFyIpexmaYxA=";
|
||||
};
|
||||
|
||||
buildInputs = [ menhir ];
|
||||
|
Loading…
Reference in New Issue
Block a user