ocamlPackages.eliom 10.1.2 -> 10.2.0 https://repology.org/project/ocaml:eliom/versions attrpath: ocamlPackages.eliom 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/ocaml-modules/eliom/default.nix b/pkgs/development/ocaml-modules/eliom/default.nix index fac5789dcdd1..1fa3791c5721 100644 --- a/pkgs/development/ocaml-modules/eliom/default.nix +++ b/pkgs/development/ocaml-modules/eliom/default.nix @@ -18,13 +18,13 @@ buildDunePackage rec { pname = "eliom"; - version = "10.1.2"; + version = "10.2.0"; src = fetchFromGitHub { owner = "ocsigen"; repo = "eliom"; rev = version; - hash = "sha256-Cxwp534ADUO7AHnxZnGsrqxGDkhcJ314M5wytO4e8/0="; + hash = "sha256-mdVMMqX5Wy7MIpKqgoQDQhrAPTptqtOPQ5IQOKpfIKg="; }; nativeBuildInputs = [ Update edits cause no rebuilds.