ocamlPackages.cppo: 1.6.4 -> 1.6.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cppo/versions
This commit is contained in:
parent
ef5085751a
commit
3e70c0b4e2
@ -7,8 +7,8 @@ assert stdenv.lib.versionAtLeast ocaml.version "3.12";
|
|||||||
|
|
||||||
let param =
|
let param =
|
||||||
if stdenv.lib.versionAtLeast ocaml.version "4.02" then {
|
if stdenv.lib.versionAtLeast ocaml.version "4.02" then {
|
||||||
version = "1.6.4";
|
version = "1.6.5";
|
||||||
sha256 = "16mlwck0wngr5pmlr8dxc471zzhhcja3mv4xf4n8jm9nhb3iikvh";
|
sha256 = "03c0amszy28shinvz61hm340jz446zz5763a1pdqlza36kwcj0p0";
|
||||||
buildInputs = [ dune ];
|
buildInputs = [ dune ];
|
||||||
extra = {
|
extra = {
|
||||||
inherit (dune) installPhase;
|
inherit (dune) installPhase;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user