ocamlPackages.ca-certs-nss 3.86 -> 3.89.1 https://repology.org/project/ocaml:ca-certs-nss/versions attrpath: ocamlPackages.ca-certs-nss 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/ca-certs-nss/default.nix b/pkgs/development/ocaml-modules/ca-certs-nss/default.nix index 1dab8e4911e0..f811c60a8d2d 100644 --- a/pkgs/development/ocaml-modules/ca-certs-nss/default.nix +++ b/pkgs/development/ocaml-modules/ca-certs-nss/default.nix @@ -14,14 +14,14 @@ buildDunePackage rec { pname = "ca-certs-nss"; - version = "3.86"; + version = "3.89.1"; minimalOCamlVersion = "4.08"; duneVersion = "3"; src = fetchurl { url = "https://github.com/mirage/ca-certs-nss/releases/download/v${version}/ca-certs-nss-${version}.tbz"; - hash = "sha256-3b20vYBP9T2uR17Vxyilfs/9C72WVUrgR7T582V++lQ="; + hash = "sha256-veZ39urdoQa5yWuDwd72QpmDJ8Zc7XlAj0THU5O8ii8="; }; propagatedBuildInputs = [ Update edits cause no rebuilds.