ldtk 1.3.2 -> 1.3.3 https://repology.org/project/ldtk/versions attrpath: ldtk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cdwhjac56jaa3vznn3mm8si1yg4s4vld-packages.json.drv building '/nix/store/cdwhjac56jaa3vznn3mm8si1yg4s4vld-packages.json.drv'... Going to be running update for following packages: - ldtk-1.3.2 Press Enter key to continue... Running update for: - ldtk-1.3.2: UPDATING ... - ldtk-1.3.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/ldtk/default.nix b/pkgs/applications/editors/ldtk/default.nix index 3ca39668cc4..48d253651cc 100644 --- a/pkgs/applications/editors/ldtk/default.nix +++ b/pkgs/applications/editors/ldtk/default.nix @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "ldtk"; - version = "1.3.2"; + version = "1.3.3"; src = fetchurl { url = "https://github.com/deepnight/ldtk/releases/download/v${version}/ubuntu-distribution.zip"; - hash = "sha256-8GiMm1Nb2jRLFWtGNsSfrW1jIi9yKCcyuUKwMEqoUZI="; + hash = "sha256-egvAe4nAzPDBeTaAzrqhlDsG60bGNnKXB5Vt16vIZrQ="; }; nativeBuildInputs = [ unzip makeWrapper copyDesktopItems appimage-run ]; No auto update branch exists There might already be an open PR for this update: - ldtk: 1.3.2 -> 1.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/231644"