postgis: 2.5.0 -> 2.5.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/postgis/versions
This commit is contained in:
parent
61bd0e851e
commit
4ae47a69de
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
||||||
|
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "2.5.0";
|
version = "2.5.1";
|
||||||
sha256 = "1m9n1shhqhjrhbq6fd9fyfccxcgpng37s3lffhlmyrp98zbsnwxy";
|
sha256 = "14bsh4kflp4bxilypkpmhrpldknc9s9vgiax8yfhxbisyib704zv";
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
name = "postgis-${version}";
|
name = "postgis-${version}";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue