2022-11-18T03:31:38 gdal 3.5.2 -> 3.6.0 https://github.com/OSGeo/gdal/releases 2022-11-18T03:31:40 attrpath: gdal 2022-11-18T03:31:40 Checking auto update branch... 2022-11-18T03:31:40 No auto update branch exists 2022-11-18T03:31:44 [version] 2022-11-18T03:31:55 [version] updated version and sha256 2022-11-18T03:31:55 [rustCrateVersion] 2022-11-18T03:31:55 [rustCrateVersion] No cargoSha256 found 2022-11-18T03:31:55 [golangModuleVersion] 2022-11-18T03:31:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T03:31:55 [updateScript] 2022-11-18T03:31:55 [updateScript] skipping because derivation has no updateScript 2022-11-18T03:31:55 2022-11-18T03:31:55 [quotedUrls] 2022-11-18T03:31:55 [quotedUrls] nothing found to replace 2022-11-18T03:31:55 Diff after rewrites: diff --git a/pkgs/development/libraries/gdal/default.nix b/pkgs/development/libraries/gdal/default.nix index 382806005da..bc1b5724033 100644 --- a/pkgs/development/libraries/gdal/default.nix +++ b/pkgs/development/libraries/gdal/default.nix @@ -61,13 +61,13 @@ stdenv.mkDerivation rec { pname = "gdal"; - version = "3.5.2"; + version = "3.6.0"; src = fetchFromGitHub { owner = "OSGeo"; repo = "gdal"; rev = "v${version}"; - sha256 = "sha256-jtAFI1J64ZaTqIljqQL1xOiTGC79AZWcIgidozWczMM="; + sha256 = "sha256-fgwxmSs91otLFmUyo4Z0s1Ry5TfNeVXF6vzHjWOlViM="; }; nativeBuildInputs = [ 2022-11-18T03:40:25 Successfully finished processing 2022-11-18T03:40:25 cachix "/nix/store/8nnvzj82ab8rixl8310iwqaqrzcqkr1l-gdal-3.6.0" 2022-11-18T03:40:34 [check][nixpkgs-review]