ocamlPackages.mccs 1.1+13 -> 1.1+14 https://repology.org/project/ocaml:mccs/versions attrpath: ocamlPackages.mccs Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/ocaml-modules/mccs/default.nix b/pkgs/development/ocaml-modules/mccs/default.nix index 50abdf631db..10f182e7548 100644 --- a/pkgs/development/ocaml-modules/mccs/default.nix +++ b/pkgs/development/ocaml-modules/mccs/default.nix @@ -2,13 +2,13 @@ buildDunePackage rec { pname = "mccs"; - version = "1.1+13"; + version = "1.1+14"; src = fetchFromGitHub { owner = "AltGr"; repo = "ocaml-mccs"; rev = version; - sha256 = "sha256-K249E9qkWNK4BC+ynaR3bVEyu9Tk8iCE7GptKk/aVJc="; + sha256 = "sha256-+J+ByNFV3R3ZnoAxMgztGqlRpFbFrKXLHRBpCCWoe50="; }; useDune2 = true; Update edits cause no rebuilds.