postgresqlPackages.postgis: 3.6.3 -> 3.6.4 (#532892)

This commit is contained in:
Wolfgang Walther
2026-06-20 06:26:08 +00:00
committed by GitHub
+2 -2
View File
@@ -35,7 +35,7 @@ let
in
postgresqlBuildExtension (finalAttrs: {
pname = "postgis";
version = "3.6.3";
version = "3.6.4";
outputs = [
"out"
@@ -46,7 +46,7 @@ postgresqlBuildExtension (finalAttrs: {
owner = "postgis";
repo = "postgis";
tag = finalAttrs.version;
hash = "sha256-pCkn3ocRBD70apCdfYTmdUKrcGP28D5VM77S79m5e/0=";
hash = "sha256-ZRBrZ23s0w3noFU6L3Ke9G/Z8d7xGGg3qo/2GPDpbK4=";
};
buildInputs = [