summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorWill Cohen <willcohen@users.noreply.github.com>2022-03-22 09:05:27 -0400
committerKerstin <kerstin@erictapen.name>2022-03-22 17:56:16 +0100
commit826febf74f022d51ec6c539b05259e9eb2611df9 (patch)
tree1065dd264ce843b8619a9faaa1885d3b6539f7d8 /pkgs
parent209598e67e940ba3e42f878c407ecf96b4948615 (diff)
qgis-ltr: 3.22.4 -> 3.22.5
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/gis/qgis/unwrapped-ltr.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/gis/qgis/unwrapped-ltr.nix b/pkgs/applications/gis/qgis/unwrapped-ltr.nix
index 41408bc33072..5a4f059e91ef 100644
--- a/pkgs/applications/gis/qgis/unwrapped-ltr.nix
+++ b/pkgs/applications/gis/qgis/unwrapped-ltr.nix
@@ -69,14 +69,14 @@ let
six
];
in mkDerivation rec {
- version = "3.22.4";
+ version = "3.22.5";
pname = "qgis-ltr-unwrapped";
src = fetchFromGitHub {
owner = "qgis";
repo = "QGIS";
rev = "final-${lib.replaceStrings [ "." ] [ "_" ] version}";
- sha256 = "sha256-z2dCdaIJUKpZgJHtn1/qA07uMJpAWKL0cDx6B/n1Oxg=";
+ sha256 = "sha256-G7ckAj0vb6030L2gL11+e5pp0OK1NxwECQ295B9sI4o=";
};
passthru = {