mkgmap 0 -> 1 attrpath: mkgmap 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/r5cpw0ljszf0wb29akj29vjji23y29n1-packages.json.drv building '/nix/store/r5cpw0ljszf0wb29akj29vjji23y29n1-packages.json.drv'... Going to be running update for following packages: - mkgmap-4907 Press Enter key to continue... Running update for: - mkgmap-4907: UPDATING ... - mkgmap-4907: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/mkgmap/default.nix b/pkgs/applications/misc/mkgmap/default.nix index 4c2527cad1f..45fe2e1395b 100644 --- a/pkgs/applications/misc/mkgmap/default.nix +++ b/pkgs/applications/misc/mkgmap/default.nix @@ -15,12 +15,12 @@ let in stdenv.mkDerivation rec { pname = "mkgmap"; - version = "4907"; + version = "4909"; src = fetchsvn { url = "https://svn.mkgmap.org.uk/mkgmap/mkgmap/trunk"; rev = version; - sha256 = "sha256-2DwIH6GNsK2XwaVxzPvN1qt4XRSi5fCQDwltBCBg4gI="; + sha256 = "sha256-B3G1xpDZtJqkjyufLwYnJQlXREvN6OrJEjHWWP05jDM="; }; patches = [ An auto update branch exists with message `mkgmap: 4907 -> 4909`. New version is 4909. An auto update branch exists with an equal or greater version