ocamlPackages.algaeff 1.1.0 -> 2.0.0 https://github.com/RedPRL/algaeff/releases attrpath: ocamlPackages.algaeff 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/algaeff/default.nix b/pkgs/development/ocaml-modules/algaeff/default.nix index a146e0f53f51..b8c6a5f0cfd4 100644 --- a/pkgs/development/ocaml-modules/algaeff/default.nix +++ b/pkgs/development/ocaml-modules/algaeff/default.nix @@ -7,7 +7,7 @@ buildDunePackage rec { pname = "algaeff"; - version = "1.1.0"; + version = "2.0.0"; minimalOCamlVersion = "5.0"; @@ -15,7 +15,7 @@ buildDunePackage rec { owner = "RedPRL"; repo = pname; rev = version; - hash = "sha256-7kwQmoT8rpQWPHc+BZQi9fcZhgHxS99158ebXAXlpQ8="; + hash = "sha256-VRZfULbXKRcExU1bnEu/X1KPX+L+dzcRYZVD985rQT4="; }; doCheck = true; Update edits cause no rebuilds.