postgresql_9_6: 9.6.20 -> 9.6.21
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-21.html
This commit is contained in:
parent
f226fa4fda
commit
65ef71689f
@ -201,9 +201,9 @@ in self: {
|
||||
};
|
||||
|
||||
postgresql_9_6 = self.callPackage generic {
|
||||
version = "9.6.20";
|
||||
version = "9.6.21";
|
||||
psqlSchema = "9.6";
|
||||
sha256 = "1dkv916y7vrfbygrfbfvs6y3fxaysnh32i5j88nvcnnl16jcn21x";
|
||||
sha256 = "0d0ngpadf1i7c0i2psaxcbmiwx8334ibcsn283n9fp4853pyl3wk";
|
||||
this = self.postgresql_9_6;
|
||||
thisAttr = "postgresql_9_6";
|
||||
inherit self;
|
||||
|
Loading…
Reference in New Issue
Block a user