postgresql_13: 13.1 -> 13.2
Release notes: https://www.postgresql.org/docs/13/release-13-2.html
This commit is contained in:
parent
444a5b5a05
commit
a039c085c1
@ -237,9 +237,9 @@ in self: {
|
||||
};
|
||||
|
||||
postgresql_13 = self.callPackage generic {
|
||||
version = "13.1";
|
||||
version = "13.2";
|
||||
psqlSchema = "13";
|
||||
sha256 = "07z6zwr58dckaa97yl9ml240z83d1lhgaxw9aq49i8lsp21mqd0j";
|
||||
sha256 = "1z5d847jnajcfr3wa6jn52a8xjhamvwzmz18xlm5nvxqip8grmsz";
|
||||
this = self.postgresql_13;
|
||||
thisAttr = "postgresql_13";
|
||||
inherit self;
|
||||
|
Loading…
Reference in New Issue
Block a user