ocamlPackages.cmdliner: 1.0.3 -> 1.0.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ocaml4.06.1-cmdliner/versions
This commit is contained in:
parent
53328909da
commit
f2d8928923
@ -8,8 +8,8 @@ assert stdenv.lib.versionAtLeast ocaml.version "4.01.0";
|
|||||||
|
|
||||||
let param =
|
let param =
|
||||||
if stdenv.lib.versionAtLeast ocaml.version "4.03" then {
|
if stdenv.lib.versionAtLeast ocaml.version "4.03" then {
|
||||||
version = "1.0.3";
|
version = "1.0.4";
|
||||||
sha256 = "0g3w4hvc1cx9x2yp5aqn6m2rl8lf9x1dn754hfq8m1sc1102lxna";
|
sha256 = "1h04q0zkasd0mw64ggh4y58lgzkhg6yhzy60lab8k8zq9ba96ajw";
|
||||||
} else {
|
} else {
|
||||||
version = "1.0.2";
|
version = "1.0.2";
|
||||||
sha256 = "18jqphjiifljlh9jg8zpl6310p3iwyaqphdkmf89acyaix0s4kj1";
|
sha256 = "18jqphjiifljlh9jg8zpl6310p3iwyaqphdkmf89acyaix0s4kj1";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user