postgresql_11: 11.1 -> 11.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/postgresql/versions
This commit is contained in:
parent
53a73b0914
commit
e9aeffdc0a
@ -188,9 +188,9 @@ in self: {
|
|||||||
};
|
};
|
||||||
|
|
||||||
postgresql_11 = self.callPackage generic {
|
postgresql_11 = self.callPackage generic {
|
||||||
version = "11.1";
|
version = "11.2";
|
||||||
psqlSchema = "11.1";
|
psqlSchema = "11.2";
|
||||||
sha256 = "026v0sicsh7avzi45waf8shcbhivyxmi7qgn9fd1x0vl520mx0ch";
|
sha256 = "01clq2lw0v83zh5dc89xdr3mmap0jr37kdkh401ph6f2177bjxi6";
|
||||||
this = self.postgresql_11;
|
this = self.postgresql_11;
|
||||||
inherit self;
|
inherit self;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user