postgresql_9_5: 9.5.24 -> 9.5.25
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-25.html
This commit is contained in:
parent
ae07bf1352
commit
f226fa4fda
@ -192,9 +192,9 @@ let
|
|||||||
in self: {
|
in self: {
|
||||||
|
|
||||||
postgresql_9_5 = self.callPackage generic {
|
postgresql_9_5 = self.callPackage generic {
|
||||||
version = "9.5.24";
|
version = "9.5.25";
|
||||||
psqlSchema = "9.5";
|
psqlSchema = "9.5";
|
||||||
sha256 = "0an2k4m1da96897hyxlff8p4p63wg4dffwsfg57aib7mp4yzsp06";
|
sha256 = "00yny0sskxrqk4ji2phgv3iqxd1aiy6rh660k73s4s1pn9gcaa3n";
|
||||||
this = self.postgresql_9_5;
|
this = self.postgresql_9_5;
|
||||||
thisAttr = "postgresql_9_5";
|
thisAttr = "postgresql_9_5";
|
||||||
inherit self;
|
inherit self;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user