postgresql_9_4: 9.4.21 -> 9.4.22
This commit is contained in:
parent
c739b09d85
commit
e6cf849d8b
@ -157,9 +157,9 @@ let
|
|||||||
in self: {
|
in self: {
|
||||||
|
|
||||||
postgresql_9_4 = self.callPackage generic {
|
postgresql_9_4 = self.callPackage generic {
|
||||||
version = "9.4.21";
|
version = "9.4.22";
|
||||||
psqlSchema = "9.4";
|
psqlSchema = "9.4";
|
||||||
sha256 = "01k0s3a7qy8639zsjp1bjbfnnymyl0rgyylrjbkm81m0779b8j80";
|
sha256 = "0sy66cl2nkqr1al66f3qy7zsyd3vjpjv0icqbda7bqq4j8mlrann";
|
||||||
this = self.postgresql_9_4;
|
this = self.postgresql_9_4;
|
||||||
inherit self;
|
inherit self;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user