qgis-ltr: 3.40.14 -> 3.40.15 (#485093)

This commit is contained in:
Ivan Mincik
2026-01-30 08:42:57 +00:00
committed by GitHub
+2 -2
View File
@@ -81,14 +81,14 @@ let
];
in
mkDerivation rec {
version = "3.40.14";
version = "3.40.15";
pname = "qgis-ltr-unwrapped";
src = fetchFromGitHub {
owner = "qgis";
repo = "QGIS";
rev = "final-${lib.replaceStrings [ "." ] [ "_" ] version}";
hash = "sha256-/AA3ATNjXj95XILyyfX8c5Sww2aUqlMXxGf8chwUbFY=";
hash = "sha256-N1ip6lMMpACDCr/Za26LGP455+iZiZe24s2MCkrYm8A=";
};
passthru = {