mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 03:15:56 +03:00
postgresql93: 9.3.21 -> 9.3.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
ec569fc482
commit
1617fa98c7
@ -93,9 +93,9 @@ let
|
|||||||
in {
|
in {
|
||||||
|
|
||||||
postgresql93 = common {
|
postgresql93 = common {
|
||||||
version = "9.3.21";
|
version = "9.3.22";
|
||||||
psqlSchema = "9.3";
|
psqlSchema = "9.3";
|
||||||
sha256 = "1q2038rvqa00rpk8sjbnwb19x64fcyjphw9x087432hq918vrfmr";
|
sha256 = "06p9rk2bav41ybp8ra1bpf44avw9kl5s1wyql21n5awvlm5fs60v";
|
||||||
};
|
};
|
||||||
|
|
||||||
postgresql94 = common {
|
postgresql94 = common {
|
||||||
|
Loading…
Reference in New Issue
Block a user