postgresql_9_5: 9.5.21 -> 9.5.22
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-22.html
This commit is contained in:
parent
75c55c4fe2
commit
3ea0c17200
@ -182,9 +182,9 @@ let
|
|||||||
in self: {
|
in self: {
|
||||||
|
|
||||||
postgresql_9_5 = self.callPackage generic {
|
postgresql_9_5 = self.callPackage generic {
|
||||||
version = "9.5.21";
|
version = "9.5.22";
|
||||||
psqlSchema = "9.5";
|
psqlSchema = "9.5";
|
||||||
sha256 = "0b3kzc0431bvp55jns42q9h1119gy075mp4aywnkq93pm17nxdby";
|
sha256 = "03v4d4nr9f86y0i1j5jmvfan5w8y4ga1mar59lhcnj3jl5q58ma8";
|
||||||
this = self.postgresql_9_5;
|
this = self.postgresql_9_5;
|
||||||
inherit self;
|
inherit self;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user