Skip to content

Commit

Permalink
Merge pull request #48374 from r-ryantm/auto-update/postgis
Browse files Browse the repository at this point in the history
postgis: 2.4.5 -> 2.5.0
  • Loading branch information
Mic92 committed Oct 15, 2018
2 parents ed8ce61 + b524b7d commit f1f270a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/postgis/default.nix
Expand Up @@ -42,8 +42,8 @@


let
version = "2.4.5";
sha256 = "0saxj3w7j9yb9sa1ig3ccxvh2pk0bj47hp7m6199p1a1fpfjgrrg";
version = "2.5.0";
sha256 = "1m9n1shhqhjrhbq6fd9fyfccxcgpng37s3lffhlmyrp98zbsnwxy";
in stdenv.mkDerivation rec {
name = "postgis-${version}";

Expand Down

0 comments on commit f1f270a

Please sign in to comment.