Skip to content

Commit 27fb57d

Browse files
authored
saga: 9.7.0 -> 9.7.1 (#373941)
2 parents 79fb36c + 39150a3 commit 27fb57d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sa/saga/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434

3535
stdenv.mkDerivation rec {
3636
pname = "saga";
37-
version = "9.7.0";
37+
version = "9.7.1";
3838

3939
src = fetchurl {
4040
url = "mirror://sourceforge/saga-gis/saga-${version}.tar.gz";
41-
hash = "sha256-wUj0TvZoL/9miCwVk3eYilYXqczkbgsStCrbKAoeuxw=";
41+
hash = "sha256-ZPJ8OlVEqG/jmRaA7BJRsw3b1X/3tKtRcYTXqfGdJ0I=";
4242
};
4343

4444
sourceRoot = "saga-${version}/saga-gis";

0 commit comments

Comments
 (0)