postgresql_9_6: 9.6.19 -> 9.6.20
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-20.html
This commit is contained in:
parent
71d2840883
commit
efa0efa10b
@ -192,9 +192,9 @@ in self: {
|
|||||||
};
|
};
|
||||||
|
|
||||||
postgresql_9_6 = self.callPackage generic {
|
postgresql_9_6 = self.callPackage generic {
|
||||||
version = "9.6.19";
|
version = "9.6.20";
|
||||||
psqlSchema = "9.6";
|
psqlSchema = "9.6";
|
||||||
sha256 = "1c2wnl5bbpjs1s1rpzvlnzsqlpb0p823zw7s38nhpgnxrja3myb1";
|
sha256 = "1dkv916y7vrfbygrfbfvs6y3fxaysnh32i5j88nvcnnl16jcn21x";
|
||||||
this = self.postgresql_9_6;
|
this = self.postgresql_9_6;
|
||||||
inherit self;
|
inherit self;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user