mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
postgresql100: 10.2 -> 10.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
371721a57b
commit
7e21fd72ce
@ -117,9 +117,9 @@ in {
|
||||
};
|
||||
|
||||
postgresql100 = common {
|
||||
version = "10.2";
|
||||
version = "10.3";
|
||||
psqlSchema = "10.0";
|
||||
sha256 = "1bav2iyi93h866skrrlqlvsp4sfv1sfww1s305zpzffxcadh0cpy";
|
||||
sha256 = "06lkcwsf851z49zqcws5yc77s2yrbaazf2nvbk38hpp31rw6i8kf";
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user