We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f326a commit 39150a3Copy full SHA for 39150a3
pkgs/by-name/sa/saga/package.nix
@@ -34,11 +34,11 @@
34
35
stdenv.mkDerivation rec {
36
pname = "saga";
37
- version = "9.7.0";
+ version = "9.7.1";
38
39
src = fetchurl {
40
url = "mirror://sourceforge/saga-gis/saga-${version}.tar.gz";
41
- hash = "sha256-wUj0TvZoL/9miCwVk3eYilYXqczkbgsStCrbKAoeuxw=";
+ hash = "sha256-ZPJ8OlVEqG/jmRaA7BJRsw3b1X/3tKtRcYTXqfGdJ0I=";
42
};
43
44
sourceRoot = "saga-${version}/saga-gis";
0 commit comments